Home
last modified time | relevance | path

Searched refs:glDrawElementsInstancedBaseVertexOES (Results 1 – 11 of 11) sorted by relevance

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedBaseVertexOES);
1047 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glDrawElementsInstancedBaseVertexOES); in init_stub_library()
Dstubs_arm64.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedBaseVertexOES);
1047 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glDrawElementsInstancedBaseVertexOES); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedBaseVertexOES);
1047 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glDrawElementsInstancedBaseVertexOES); in init_stub_library()
Dstubs_arm.cc199 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedBaseVertexOES);
1047 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glDrawElementsInstancedBaseVertexOES); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h218 #define glDrawElementsInstancedBaseVertexOES wrap_glDrawElementsInstancedBaseVertexOES macro
Dgles_undefine.h217 #undef glDrawElementsInstancedBaseVertexOES
Dgles_stubs.in1165 void API_ENTRY(glDrawElementsInstancedBaseVertexOES)(GLenum mode, GLsizei count, GLenum type, const…
1166 …CALL_GL_API(glDrawElementsInstancedBaseVertexOES, mode, count, type, indices, instancecount, basev…
Dgles_decls.in389 GL_ENTRY(void, glDrawElementsInstancedBaseVertexOES, GLenum mode, GLsizei count, GLenum type, const…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in94 void API_ENTRY(glDrawElementsInstancedBaseVertexOES)(GLenum mode, GLsizei count, GLenum type, const…
95 …CALL_GL_API(glDrawElementsInstancedBaseVertexOES, mode, count, type, indices, instancecount, basev…
/frameworks/native/opengl/libs/
Dentries.in213 GL_ENTRY(void, glDrawElementsInstancedBaseVertexOES, GLenum mode, GLsizei count, GLenum type, const…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h341 GL_APICALL void GL_APIENTRY glDrawElementsInstancedBaseVertexOES (GLenum mode, GLsizei count, GLenu…