Home
last modified time | relevance | path

Searched defs:texCoordComps (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp422 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp716 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp753 int texCoordComps = m_textureSpec.type == TEXTURETYPE_2D ? 2 : 3; in initShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1259 int texCoordComps = m_textureSpec.type == TEXTURETYPE_1D ? 1 : in initShaderSources() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1258 int texCoordComps = m_textureSpec.type == TEXTURETYPE_1D ? 1 : in initShaderSources() local
[all...]

Completed in 29 milliseconds