Searched defs:drawElements (Results 1 – 11 of 11) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Context.inl.h | 124 ANGLE_INLINE void Context::drawElements(PrimitiveMode mode, in drawElements() function
|
| /device/google/cuttlefish/host/libs/confui/ |
| D | host_renderer.h | 107 static teeui::Error drawElements(std::tuple<Elements...>& layout, in drawElements() function
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/ |
| D | ContextNULL.cpp | 155 angle::Result ContextNULL::drawElements(const gl::Context *context, in drawElements() function in rx::ContextNULL
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Context9.cpp | 190 angle::Result Context9::drawElements(const gl::Context *context, in drawElements() function in rx::Context9
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/ |
| D | CoreProfileEngine.cpp | 990 void CoreProfileEngine::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices… in drawElements() function in CoreProfileEngine
|
| D | GLEScmContext.cpp | 1854 void GLEScmContext::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in drawElements() function in GLEScmContext
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Context11.cpp | 329 angle::Result Context11::drawElements(const gl::Context *context, in drawElements() function in rx::Context11
|
| D | Renderer11.cpp | 1734 angle::Result Renderer11::drawElements(const gl::Context *context, in drawElements() function in rx::Renderer11
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/ |
| D | ContextGL.cpp | 428 angle::Result ContextGL::drawElements(const gl::Context *context, in drawElements() function in rx::ContextGL
|
| D | DispatchTableGL_autogen.h | 88 PFNGLDRAWELEMENTSPROC drawElements = nullptr; variable
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
| D | ContextVk.cpp | 1963 angle::Result ContextVk::drawElements(const gl::Context *context, in drawElements() function in rx::ContextVk
|