Searched refs:sh1_body_parts (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.hpp | 166 const char* const* sh1_body_parts, bool* out_has_compilation_failed = NULL); 169 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, 173 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, 178 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, 184 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts,
|
D | esextcTestCaseBase.cpp | 517 const char* const* sh1_body_parts, bool* out_has_compilation_failed) in buildProgram() argument 519 …ldProgramVA(po_id, out_has_compilation_failed, 1, sh1_shader_id, n_sh1_body_parts, sh1_body_parts); in buildProgram() 542 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 546 …ildProgramVA(po_id, out_has_compilation_failed, 2, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram() 576 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 581 …ildProgramVA(po_id, out_has_compilation_failed, 3, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram() 614 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 621 …ildProgramVA(po_id, out_has_compilation_failed, 4, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram() 658 const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, in buildProgram() argument 666 …ildProgramVA(po_id, out_has_compilation_failed, 5, sh1_shader_id, n_sh1_body_parts, sh1_body_parts, in buildProgram()
|