Searched refs:sh1_body_parts (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 173 const char* const* sh1_body_parts, bool* out_has_compilation_failed = NULL); 176 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, 180 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, 185 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, 191 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts,
|
D | esextcTestCaseBase.cpp | 523 const char* const* sh1_body_parts, bool* out_has_compilation_failed) in buildProgram() argument 525 …ldProgramVA(po_id, out_has_compilation_failed, 1, sh1_shader_id, n_sh1_body_parts, sh1_body_parts); in buildProgram() 548 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 552 …ildProgramVA(po_id, out_has_compilation_failed, 2, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram() 582 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 587 …ildProgramVA(po_id, out_has_compilation_failed, 3, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram() 620 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 627 …ildProgramVA(po_id, out_has_compilation_failed, 4, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram() 664 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 672 …ildProgramVA(po_id, out_has_compilation_failed, 5, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram()
|