Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.cpp641 std::string sampler_name = ""; in prepareProgram() local
H A Dgl4cShadingLanguage420PackTests.cpp2088 const GLchar *sampler_name = prepareSourceTexture(source_tex); in testCompute() local
2200 const GLchar *sampler_name = prepareSourceTexture(source_tex); in testDrawArray() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp731 static const glw::GLchar *const sampler_name; member in glcts::TextureCubeMapArraySamplingTest
H A DesextcTextureCubeMapArraySampling.cpp168 const glw::GLchar *const TextureCubeMapArraySamplingTest::sampler_name = "sampler"; member in glcts::TextureCubeMapArraySamplingTest