Home
last modified time | relevance | path

Searched refs:count_tessellated_primitives (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Ddraw.c396 count_tessellated_primitives(GLenum mode, GLuint count, GLuint num_instances) in count_tessellated_primitives() function
439 assert(!"Unexpected primitive type in count_tessellated_primitives"); in count_tessellated_primitives()
461 size_t prim_count = count_tessellated_primitives(mode, count, numInstances); in validate_draw_arrays()
540 count_tessellated_primitives(mode, count[i], 1); in _mesa_validate_MultiDrawArrays()

Completed in 4 milliseconds