Home
last modified time | relevance | path

Searched defs:shaderDefinition (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp628 } shaderDefinition[] = { { "VS", vs, GL_VERTEX_SHADER }, { "FS", fs, GL_FRAGMENT_SHADER } }; in Link() local
808 } shaderDefinition[] = { { "VS", vs, GL_VERTEX_SHADER }, { "FS", fs, GL_FRAGMENT_SHADER } }; in Test() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp381 class shaderDefinition class in glcts::TextureCubeMapArraySamplingTest
DesextcTextureCubeMapArraySampling.cpp4770 TextureCubeMapArraySamplingTest::shaderDefinition::shaderDefinition() function in glcts::TextureCubeMapArraySamplingTest::shaderDefinition