Searched defs:sh4_shader_id (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp606 * @param sh4_shader_id ID of fourth shader to configure.
617 const char* const* sh3_body_parts, glw::GLuint sh4_shader_id,
623 sh3_body_parts, sh4_shader_id, n_sh4_body_parts, sh4_body_parts);
646 * @param sh4_shader_id ID of fourth shader to configure.
661 const char* const* sh3_body_parts, glw::GLuint sh4_shader_id,
668 sh3_body_parts, sh4_shader_id, n_sh4_body_parts, sh4_body_parts, sh5_shader_id,
613 buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, const char* const* sh2_body_parts, glw::GLuint sh3_shader_id, unsigned int n_sh3_body_parts, const char* const* sh3_body_parts, glw::GLuint sh4_shader_id, unsigned int n_sh4_body_parts, const char* const* sh4_body_parts, bool* out_has_compilation_failed) argument
657 buildProgram(glw::GLuint po_id, glw::GLuint sh1_shader_id, unsigned int n_sh1_body_parts, const char* const* sh1_body_parts, glw::GLuint sh2_shader_id, unsigned int n_sh2_body_parts, const char* const* sh2_body_parts, glw::GLuint sh3_shader_id, unsigned int n_sh3_body_parts, const char* const* sh3_body_parts, glw::GLuint sh4_shader_id, unsigned int n_sh4_body_parts, const char* const* sh4_body_parts, glw::GLuint sh5_shader_id, unsigned int n_sh5_body_parts, const char* const* sh5_body_parts, bool* out_has_compilation_failed) argument

Completed in 61 milliseconds