Home
last modified time | relevance | path

Searched defs:draw_arrays (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vbuf.h117 void (*draw_arrays)( struct vbuf_render *, member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp429 void draw_arrays (NegativeTestContext& ctx) in draw_arrays() function
/third_party/mesa3d/src/mesa/tnl/
Dt_context.h578 struct tnl_inputs draw_arrays; member
/third_party/mesa3d/src/mesa/main/
Dglthread_draw.c378 draw_arrays(GLenum mode, GLint first, GLsizei count, GLsizei instance_count, in draw_arrays() function