Searched defs:is_indiced (Results 1 – 2 of 2) sorted by relevance
1140 …un &run, _tessellation_primitive_mode primitive_mode, glw::GLint n_patch_vertices, bool is_indiced, in initRun()
3846 bool is_indiced = (draw_call == DRAW_CALL_TYPE_ELEMENTS); in verifyXFBData() local