Searched defs:drawElementsIndirect (Results 1 – 8 of 8) sorted by relevance
237 angle::Result ContextNULL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextNULL
277 angle::Result Context9::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context9
428 angle::Result Context11::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::Context11
1849 angle::Result Renderer11::drawElementsIndirect(const gl::Context *context, const void *indirect) in drawElementsIndirect() function in rx::Renderer11
644 angle::Result ContextGL::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextGL
416 PFNGLDRAWELEMENTSINDIRECTPROC drawElementsIndirect = nullptr; variable
2168 angle::Result ContextVk::drawElementsIndirect(const gl::Context *context, in drawElementsIndirect() function in rx::ContextVk
2333 void Context::drawElementsIndirect(PrimitiveMode mode, DrawElementsType type, const void *indirect) in drawElementsIndirect() function in gl::Context