Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/deqp/external/openglcts/docs/specs/
H A DCTS_ARB_shader_draw_parameters.txt80 - multiDrawArraysIndirect/multiDrawElementsIndirect
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.h163 angle::Result multiDrawArraysIndirect(const gl::Context *context,
H A DContext9.cpp317 angle::Result Context9::multiDrawArraysIndirect(const gl::Context *context, in multiDrawArraysIndirect() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.h130 angle::Result multiDrawArraysIndirect(const gl::Context *context,
H A DContextNULL.cpp279 angle::Result ContextNULL::multiDrawArraysIndirect(const gl::Context *context, in multiDrawArraysIndirect() function in rx::ContextNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DContextImpl.h130 virtual angle::Result multiDrawArraysIndirect(const gl::Context *context,
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.h165 angle::Result multiDrawArraysIndirect(const gl::Context *context,
H A DContext11.cpp599 angle::Result Context11::multiDrawArraysIndirect(const gl::Context *context, in multiDrawArraysIndirect() function in rx::Context11
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DContextGL.h184 angle::Result multiDrawArraysIndirect(const gl::Context *context,
H A DDispatchTableGL_autogen.cpp380 ASSIGN("glMultiDrawArraysIndirect", multiDrawArraysIndirect); in initProcsDesktopGL()
1840 ASSIGN("glMultiDrawArraysIndirect", multiDrawArraysIndirect); in initProcsDesktopGL()
2098 ASSIGN("glMultiDrawArraysIndirectEXT", multiDrawArraysIndirect); in initProcsGLES()
3257 multiDrawArraysIndirect = &glMultiDrawArraysIndirectNULL; in initProcsDesktopGLNULL()
4716 multiDrawArraysIndirect = &glMultiDrawArraysIndirectNULL; in initProcsDesktopGLNULL()
4973 multiDrawArraysIndirect = &glMultiDrawArraysIndirectNULL; in initProcsGLESNULL()
H A DContextGL.cpp765 angle::Result ContextGL::multiDrawArraysIndirect(const gl::Context *context, in multiDrawArraysIndirect() function in rx::ContextGL
H A DDispatchTableGL_autogen.h589 PFNGLMULTIDRAWARRAYSINDIRECTPROC multiDrawArraysIndirect = nullptr; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.h124 angle::Result multiDrawArraysIndirect(const gl::Context *context,
H A DContextWgpu.cpp459 angle::Result ContextWgpu::multiDrawArraysIndirect(const gl::Context *context, in multiDrawArraysIndirect() function in rx::ContextWgpu
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.cpp658 …gl.multiDrawArraysIndirect(GL_TRIANGLE_STRIP, (GLvoid *)0, 3, sizeof(SDPDrawArraysIndirectCommand)… in drawCommand()
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A DContextMtl.h140 angle::Result multiDrawArraysIndirect(const gl::Context *context,
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl471 glMultiDrawArraysIndirectFunc multiDrawArraysIndirect; variable
H A DglwInitGL44.inl281 gl->multiDrawArraysIndirect = (glMultiDrawArraysIndirectFunc) loader->get("glMultiDrawArr…
H A DglwInitGL43.inl272 gl->multiDrawArraysIndirect = (glMultiDrawArraysIndirectFunc) loader->get("glMultiDrawArr…
H A DglwInitGL45.inl350 gl->multiDrawArraysIndirect = (glMultiDrawArraysIndirectFunc) loader->get("glMultiDrawArr…
H A DglwInitGL46.inl350 gl->multiDrawArraysIndirect = (glMultiDrawArraysIndirectFunc) loader->get("glMultiDrawArr…
H A DglwInitExtGL.inl747 …gl->multiDrawArraysIndirect = (glMultiDrawArraysIndirectFunc) loader->get("glMultiDrawArraysIndir…
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext_gles_ext_autogen.h186 void multiDrawArraysIndirect(PrimitiveMode modePacked, const void *indirect, \
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl471 gl->multiDrawArraysIndirect = glMultiDrawArraysIndirect;
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.h176 angle::Result multiDrawArraysIndirect(const gl::Context *context,

12