Home
last modified time | relevance | path

Searched refs:offsetComps (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp884 int offsetComps = m_textureSpec.type == TEXTURETYPE_3D ? 3 : 2; in initShaderSources() local
886 op << ", ivec" << offsetComps << "("; in initShaderSources()
887 for (int ndx = 0; ndx < offsetComps; ndx++) in initShaderSources()