Home
last modified time | relevance | path

Searched refs:tesselation_evaluation_shader_pass_through_body_code (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp745 static const glw::GLchar *const tesselation_evaluation_shader_pass_through_body_code; member in glcts::TextureCubeMapArraySamplingTest
H A DesextcTextureCubeMapArraySampling.cpp205 …w::GLchar *const TextureCubeMapArraySamplingTest::tesselation_evaluation_shader_pass_through_body_… member in glcts::TextureCubeMapArraySamplingTest
2253 stream << tesselation_evaluation_shader_pass_through_body_code << std::endl; in getPassThroughTesselationEvaluationShaderCode()