xcode-gpu-validation.rst 609 B

123456789101112
  1. xcode-gpu-validation
  2. --------------------
  3. * The :variable:`CMAKE_XCODE_SCHEME_ENABLE_GPU_API_VALIDATION` variable and
  4. corresponding :prop_tgt:`XCODE_SCHEME_ENABLE_GPU_API_VALIDATION` target
  5. property were added to tell the :generator:`Xcode` generator what to put
  6. in the scheme's ``Metal: API Validation`` setting.
  7. * The :variable:`CMAKE_XCODE_SCHEME_ENABLE_GPU_SHADER_VALIDATION` variable and
  8. corresponding :prop_tgt:`XCODE_SCHEME_ENABLE_GPU_SHADER_VALIDATION` target
  9. property were added to tell the :generator:`Xcode` generator what to put
  10. in the scheme's ``Metal: Shader Validation`` setting.