Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DImageIndex.cpp273 GLint maxLayer) in Make3D()
306 GLint maxLayer) in MakeGeneric()
327 GLint ImageIndexIterator::maxLayer() const in maxLayer() function in gl::ImageIndexIterator
DImageIndexIterator_unittest.cpp21 static const GLint maxLayer = 3; variable
/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.cpp723 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
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp2484 Int4 maxLayer = layers - Int4(1); in computeLayerIndex() local