Home
last modified time | relevance | path

Searched defs:maxLayer (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp1166 const int maxLayer = de::clamp(deFloorFloatToInt32(maxZ + 0.5f), 0, texture.getNumLayers()-1); in isTexCompareResultValid() local
1307 const int maxLayer = de::clamp(deFloorFloatToInt32(maxZ + 0.5f), 0, texture.getNumLayers()-1); in isGatherOffsetsCompareResultValid() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp721 const float maxLayer = (float)m_testParameters.numLayers; in Texture2DArrayShadowTestInstance() local
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp851 const float maxLayer = (float)m_numLayers; in init() local