Home
last modified time | relevance | path

Searched defs:drawElements (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/trusty/user/app/confirmationui/examples/layouts/include/layouts/
Dlayout.h238 teeui::Error drawElements(const teeui::PixelDrawer& drawPixel) override { in drawElements() function
251 teeui::Error drawElements(std::tuple<Elements...>& layout, in drawElements() function
/aosp_15_r20/system/teeui/libteeui/example/
H A Dexample_utils.h56 Error drawElements(std::tuple<Elements...>& layout, const PixelDrawer& drawPixel) { in drawElements() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.inl.h156 ANGLE_INLINE void Context::drawElements(PrimitiveMode mode, in drawElements() function
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc124 static teeui::Error drawElements(std::tuple<Elements...>& layout, in drawElements() function in cuttlefish::confui::ConfUiRendererImpl
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp1019 bool drawElements = (drawType == 1); in init() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp201 angle::Result Context9::drawElements(const gl::Context *context, in drawElements() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp170 angle::Result ContextNULL::drawElements(const gl::Context *context, in drawElements() function in rx::ContextNULL
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp982 void CoreProfileEngine::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices… in drawElements() function in CoreProfileEngine
DGLEScmContext.cpp1872 void GLEScmContext::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in drawElements() function in GLEScmContext
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/debug/
H A Dwebgl-debug.js74 'drawElements': {4:{ 0:true, 2:true }}, property
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp346 angle::Result Context11::drawElements(const gl::Context *context, in drawElements() function in rx::Context11
H A DRenderer11.cpp1893 angle::Result Renderer11::drawElements(const gl::Context *context, in drawElements() function in rx::Renderer11
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp269 angle::Result ContextWgpu::drawElements(const gl::Context *context, in drawElements() function in rx::ContextWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DContextGL.cpp507 angle::Result ContextGL::drawElements(const gl::Context *context, in drawElements() function in rx::ContextGL
H A DDispatchTableGL_autogen.h88 PFNGLDRAWELEMENTSPROC drawElements = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp787 void GLContext::drawElements(uint32_t mode, int count, uint32_t type, const void *indices) in drawElements() function in sglr::GLContext
H A DsglrReferenceContext.cpp4285 void ReferenceContext::drawElements(uint32_t mode, int count, uint32_t type, const void *indices) in drawElements() function in sglr::ReferenceContext
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl182 glDrawElementsFunc drawElements; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp4250 angle::Result ContextVk::drawElements(const gl::Context *context, in drawElements() function in rx::ContextVk