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