Home
last modified time | relevance | path

Searched refs:out_tesselation_evaluation_shader_code (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp75 const glw::GLchar*& out_tesselation_evaluation_shader_code,
344 const glw::GLchar*& out_tesselation_evaluation_shader_code, in getShaders() argument
551 out_tesselation_evaluation_shader_code = tesselation_evaluation_shader_code; in getShaders()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp608 std::string& out_tesselation_evaluation_shader_code);
634 std::string& out_tesselation_evaluation_shader_code);
DesextcTextureCubeMapArraySampling.cpp2225 samplerType sampler_type, std::string& out_tesselation_evaluation_shader_code) in getPassThroughTesselationEvaluationShaderCode() argument
2260 out_tesselation_evaluation_shader_code = stream.str(); in getPassThroughTesselationEvaluationShaderCode()
2860 std::string& out_tesselation_evaluation_shader_code) in getSamplingTesselationEvaluationShaderCode() argument
2936 out_tesselation_evaluation_shader_code = stream.str(); in getSamplingTesselationEvaluationShaderCode()