Searched refs:depthTargetCustomization (Results 1 – 4 of 4) sorted by relevance
235 … DEFINE_PROPERTY(TargetUsage, depthTargetCustomization, "Depth Target Creation Customization", 0,)
550 TargetUsage depthTargetCustomization; member
404 const Format currDepthFormat = GetInitialHDRDepthFormat(camera.depthTargetCustomization.format); in DepthTargetsRecreationNeeded()590 camRes_.hdrDepthFormat = GetInitialHDRDepthFormat(camera.depthTargetCustomization.format); in CreateResources()
256 renderCamera.depthTargetCustomization.format = cameraComponent.depthTargetCustomization.format; in FillRenderCameraBaseFromCameraComponent()257 …renderCamera.depthTargetCustomization.usageFlags = cameraComponent.depthTargetCustomization.usageF… in FillRenderCameraBaseFromCameraComponent()