Home
last modified time | relevance | path

Searched defs:depthStep (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp299 const float depthStep = 1.0f / (float)(numDepthSteps - 1); in iterate() local
H A Des2fDepthStencilTests.cpp269 float depthStep = 2.0f / (float)(numValues - 1); in generateBaseClearAndDepthCommands() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcFragDepthTests.cpp309 const float depthStep = 1.0f / (float)(numDepthSteps - 1); in iterate() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragDepthTests.cpp295 const float depthStep = 1.0f / (float)(numDepthSteps - 1); in iterate() local
H A Des3fDepthStencilTests.cpp269 float depthStep = 2.0f / (float)(numValues - 1); in generateBaseClearAndDepthCommands() local