Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp182 const char* const* sh3_body_parts, bool* out_has_compilation_failed = NULL);
187 const char* const* sh3_body_parts, glw::GLuint sh4_shader_id, unsigned int n_sh4_body_parts,
193 const char* const* sh3_body_parts, glw::GLuint sh4_shader_id, unsigned int n_sh4_body_parts,
DesextcTestCaseBase.cpp585 const char* const* sh3_body_parts, bool* out_has_compilation_failed) in buildProgram() argument
589 sh3_body_parts); in buildProgram()
623 const char* const* sh3_body_parts, glw::GLuint sh4_shader_id, in buildProgram() argument
629 sh3_body_parts, sh4_shader_id, n_sh4_body_parts, sh4_body_parts); in buildProgram()
667 const char* const* sh3_body_parts, glw::GLuint sh4_shader_id, in buildProgram() argument
674 sh3_body_parts, sh4_shader_id, n_sh4_body_parts, sh4_body_parts, sh5_shader_id, in buildProgram()