Searched defs:n_vs_body_parts (Results 1 – 2 of 2) sorted by relevance
191 unsigned int n_vs_body_parts, const char** attribute_names, in createProgram()1045 const unsigned int n_vs_body_parts = sizeof(vs_body_parts) / sizeof(vs_body_parts[0]); in initTestCaseGlobal() local6433 const unsigned int n_vs_body_parts = sizeof(vs_body_parts) / sizeof(vs_body_parts[0]); in initTestCaseGlobal() local
773 unsigned int n_vs_body_parts, const char* const* vs_body_parts) in doesProgramBuild()