Home
last modified time | relevance | path

Searched refs:glDrawElementsInstancedNV (Results 1 – 9 of 9) sorted by relevance

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc201 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedNV);
1049 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glDrawElementsInstancedNV); in init_stub_library()
Dstubs_arm64.cc201 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedNV);
1049 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glDrawElementsInstancedNV); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc201 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedNV);
1049 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glDrawElementsInstancedNV); in init_stub_library()
Dstubs_arm.cc201 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glDrawElementsInstancedNV);
1049 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glDrawElementsInstancedNV); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h220 #define glDrawElementsInstancedNV wrap_glDrawElementsInstancedNV macro
Dgles_undefine.h219 #undef glDrawElementsInstancedNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in931 void API_ENTRY(glDrawElementsInstancedNV)(GLenum mode, GLsizei count, GLenum type, const void *indi…
932 CALL_GL_API(glDrawElementsInstancedNV, mode, count, type, indices, primcount);
/frameworks/native/opengl/libs/
Dentries.in215 GL_ENTRY(void, glDrawElementsInstancedNV, GLenum mode, GLsizei count, GLenum type, const void *indi…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2647 GL_APICALL void GL_APIENTRY glDrawElementsInstancedNV (GLenum mode, GLsizei count, GLenum type, con…