Home
last modified time | relevance | path

Searched defs:texCoordComps (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp422 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1258 int texCoordComps = m_textureSpec.type == TEXTURETYPE_1D ? 1 : in initShaderSources() local
2839 const int texCoordComps = getQueryLodFuncTextCoordComps(m_textureSpec.type); in setupDefaultInputs() local
2916 const int texCoordComps = getQueryLodFuncTextCoordComps(m_textureSpec.type); in computeQuadTexCoord() local
3021 const int texCoordComps = getQueryLodFuncTextCoordComps(m_textureSpec.type); in initShaderSources() local
3236 const int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp716 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp753 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local