Searched defs:offsetComps (Results 1 – 3 of 3) sorted by relevance
867 int offsetComps = 2; in initShaderSources() local
884 int offsetComps = m_textureSpec.type == TEXTURETYPE_3D ? 3 : 2; in initShaderSources() local
1410 …int offsetComps = m_textureSpec.type == TEXTURETYPE_1D || m_textureSpec.type == TEXTURETYPE_1D_ARR… in initShaderSources() local3376 int offsetComps = m_textureSpec.type == TEXTURETYPE_3D ? 3 : 2; in initShaderSources() local