Searched defs:texCoordComps (Results 1 – 4 of 4) sorted by relevance
422 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
1258 int texCoordComps = m_textureSpec.type == TEXTURETYPE_1D ? 1 : in initShaderSources() local2839 const int texCoordComps = getQueryLodFuncTextCoordComps(m_textureSpec.type); in setupDefaultInputs() local2916 const int texCoordComps = getQueryLodFuncTextCoordComps(m_textureSpec.type); in computeQuadTexCoord() local3021 const int texCoordComps = getQueryLodFuncTextCoordComps(m_textureSpec.type); in initShaderSources() local3236 const int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
716 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
753 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local