Searched defs:DrawIndirect (Results 1 – 6 of 6) sorted by relevance
20 "DrawIndirect": "GL_DRAW_INDIRECT_BUFFER", string
53 DrawIndirect = 5, enumerator
654 DrawIndirect = 1, enumerator
59 DrawIndirect, enumerator
4356 TEST_F(VkLayerTest, DrawIndirect) { in TEST_F() argument
580 void (*DrawIndirect)(struct gl_context *ctx, GLuint mode, member