Home
last modified time | relevance | path

Searched refs:drawElementsInstancedBaseVertexBaseInstance (Results 1 – 25 of 32) sorted by relevance

12

/external/angle/src/libANGLE/renderer/gl/
DContextGL.cpp533 angle::Result ContextGL::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::ContextGL
555 if (functions->drawElementsInstancedBaseVertexBaseInstance) in drawElementsInstancedBaseVertexBaseInstance()
558 functions->drawElementsInstancedBaseVertexBaseInstance( in drawElementsInstancedBaseVertexBaseInstance()
DContextGL.h133 angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
DDispatchTableGL_autogen.cpp572 drawElementsInstancedBaseVertexBaseInstance); in initProcsDesktopGL()
783 drawElementsInstancedBaseVertexBaseInstance); in initProcsDesktopGL()
2301 drawElementsInstancedBaseVertexBaseInstance); in initProcsGLES()
3339 drawElementsInstancedBaseVertexBaseInstance = in initProcsDesktopGLNULL()
3549 drawElementsInstancedBaseVertexBaseInstance = in initProcsDesktopGLNULL()
5065 drawElementsInstancedBaseVertexBaseInstance = in initProcsGLESNULL()
DDispatchTableGL_autogen.h549 …PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXBASEINSTANCEPROC drawElementsInstancedBaseVertexBaseInstance =… variable
/external/angle/src/libANGLE/renderer/
DContextImpl.h86 virtual angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
/external/angle/src/libANGLE/renderer/null/
DContextNULL.h88 angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
DContextNULL.cpp194 angle::Result ContextNULL::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::ContextNULL
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DContext9.h118 angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
DContext9.cpp232 angle::Result Context9::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::Context9
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.h119 angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
DContext11.cpp368 angle::Result Context11::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, in drawElementsInstancedBaseVertexBaseInstance() function in rx::Context11
/external/angle/src/libGL/
Dentry_points_gl_4_2_autogen.cpp151 context->drawElementsInstancedBaseVertexBaseInstance( in DrawElementsInstancedBaseVertexBaseInstance()
/external/angle/src/libANGLE/renderer/metal/
DContextMtl.h86 angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
DContextMtl.mm411 angle::Result ContextMtl::drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
/external/angle/src/libANGLE/
DContext_gles_ext_autogen.h239 void drawElementsInstancedBaseVertexBaseInstance( \
DContext.cpp5781 void Context::drawElementsInstancedBaseVertexBaseInstance(PrimitiveMode mode, in drawElementsInstancedBaseVertexBaseInstance() function in gl::Context
5811 ANGLE_CONTEXT_TRY(mImplementation->drawElementsInstancedBaseVertexBaseInstance( in drawElementsInstancedBaseVertexBaseInstance()
5856 ANGLE_CONTEXT_TRY(mImplementation->drawElementsInstancedBaseVertexBaseInstance( \
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl188 glDrawElementsInstancedBaseVertexBaseInstanceFunc drawElementsInstancedBaseVertexBaseInstance; variable
DglwInitGL42.inl104 gl->drawElementsInstancedBaseVertexBaseInstance = (glDrawElementsInstancedBaseVertexBaseInstanceFun…
DglwInitGL43.inl113 gl->drawElementsInstancedBaseVertexBaseInstance = (glDrawElementsInstancedBaseVertexBaseInstanceFun…
DglwInitGL44.inl122 gl->drawElementsInstancedBaseVertexBaseInstance = (glDrawElementsInstancedBaseVertexBaseInstanceFun…
DglwInitGL45.inl149 gl->drawElementsInstancedBaseVertexBaseInstance = (glDrawElementsInstancedBaseVertexBaseInstanceFun…
DglwInitGL46.inl149 gl->drawElementsInstancedBaseVertexBaseInstance = (glDrawElementsInstancedBaseVertexBaseInstanceFun…
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h322 angle::Result drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context,
/external/deqp/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp1070 result = (gl.drawElementsInstancedBaseVertexBaseInstance != DE_NULL); in isDrawCallSupported()
2338 gl.drawElementsInstancedBaseVertexBaseInstance( in queryCallbackDrawCallHandler()
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl188 gl->drawElementsInstancedBaseVertexBaseInstance = glDrawElementsInstancedBaseVertexBaseInstance;

12