Searched defs:multiDrawElements (Results 1 – 10 of 10) sorted by relevance
/external/angle/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 266 angle::Result ContextNULL::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextNULL
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 307 angle::Result Context9::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::Context9
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 574 angle::Result Context11::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::Context11
|
/external/angle/src/libANGLE/renderer/gl/ |
D | ContextGL.cpp | 753 angle::Result ContextGL::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextGL
|
D | DispatchTableGL_autogen.h | 126 PFNGLMULTIDRAWELEMENTSPROC multiDrawElements = nullptr; variable
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 840 void GLContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const void** ind… in multiDrawElements() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 4181 void ReferenceContext::multiDrawElements (deUint32 mode, const int* count, deUint32 type, const voi… in multiDrawElements() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 471 glMultiDrawElementsFunc multiDrawElements; variable
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 2888 angle::Result ContextVk::multiDrawElements(const gl::Context *context, in multiDrawElements() function in rx::ContextVk
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 6377 void Context::multiDrawElements(PrimitiveMode mode, in multiDrawElements() function in gl::Context
|