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

/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp651 * @param n_sh5_body_parts Number of elements of @param sh5_body_parts array.
663 glw::GLuint sh5_shader_id, unsigned int n_sh5_body_parts,
669 n_sh5_body_parts, sh5_body_parts);
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 67 milliseconds