Home
last modified time | relevance | path

Searched refs:glTextureStorage3DEXT (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in373 void API_ENTRY(glTextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum interna…
374 … CALL_GL_API(glTextureStorage3DEXT, texture, target, levels, internalformat, width, height, depth);
/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc752 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glTextureStorage3DEXT);
1600 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glTextureStorage3DEXT); in init_stub_library()
Dstubs_arm64.cc752 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glTextureStorage3DEXT);
1600 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glTextureStorage3DEXT); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc752 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glTextureStorage3DEXT);
1600 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glTextureStorage3DEXT); in init_stub_library()
Dstubs_arm.cc752 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glTextureStorage3DEXT);
1600 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glTextureStorage3DEXT); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h826 #define glTextureStorage3DEXT wrap_glTextureStorage3DEXT macro
Dgles_undefine.h825 #undef glTextureStorage3DEXT
Dgles_stubs.in1624 void API_ENTRY(glTextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum interna…
1625 … CALL_GL_API(glTextureStorage3DEXT, texture, target, levels, internalformat, width, height, depth);
Dgles_decls.in542 GL_ENTRY(void, glTextureStorage3DEXT, GLuint texture, GLenum target, GLsizei levels, GLenum interna…
/frameworks/native/opengl/libs/
Dentries_gles1.in290 GL_ENTRY(void, glTextureStorage3DEXT, GLuint texture, GLenum target, GLsizei levels, GLenum interna…
Dentries.in902 GL_ENTRY(void, glTextureStorage3DEXT, GLuint texture, GLenum target, GLsizei levels, GLenum interna…
/frameworks/native/opengl/include/GLES/
Dglext.h747 GL_API void GL_APIENTRY glTextureStorage3DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in784 void API_ENTRY(glTextureStorage3DEXT)(GLuint texture, GLenum target, GLsizei levels, GLenum interna…
785 … CALL_GL_API(glTextureStorage3DEXT, texture, target, levels, internalformat, width, height, depth);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2194 GL_APICALL void GL_APIENTRY glTextureStorage3DEXT (GLuint texture, GLenum target, GLsizei levels, G…