Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/
DesextcTextureShadowLodFunctionsTest.cpp867 int offsetComps = 2; in initShaderSources() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp884 int offsetComps = m_textureSpec.type == TEXTURETYPE_3D ? 3 : 2; in initShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1410 …int offsetComps = m_textureSpec.type == TEXTURETYPE_1D || m_textureSpec.type == TEXTURETYPE_1D_ARR… in initShaderSources() local
3376 int offsetComps = m_textureSpec.type == TEXTURETYPE_3D ? 3 : 2; in initShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1411 …int offsetComps = m_textureSpec.type == TEXTURETYPE_1D || m_textureSpec.type == TEXTURETYPE_1D_ARR… in initShaderSources() local
3531 int offsetComps = m_textureSpec.type == TEXTURETYPE_3D ? 3 : 2; in initShaderSources() local