Home
last modified time | relevance | path

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

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