Home
last modified time | relevance | path

Searched defs:colorStep (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp317 const float colorStep = 1.0f / (float)(numSteps-1); in generateDepthVisualizeCommands() local
339 float colorStep = 1.0f / numValues; // 0 is reserved for non-matching. in generateStencilVisualizeCommands() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp317 const float colorStep = 1.0f / (float)(numSteps-1); in generateDepthVisualizeCommands() local
339 float colorStep = 1.0f / numValues; // 0 is reserved for non-matching. in generateStencilVisualizeCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp3661 const tcu::Vec4 colorStep = getQuarterRefColor(0u, 0u, 0u, true); in readImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp3769 const tcu::Vec4 colorStep = getQuarterRefColor(0u, 0u, 0u, true); in readImage() local

Completed in 18 milliseconds