/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | libGLESv2.def | 90 glIsTexture @88
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
D | opengl32.mingw.def | 154 glIsTexture = glIsTexture@4
|
D | opengl32.def | 154 glIsTexture
|
D | stw_context.c | 767 &glIsTexture,
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | opengl32.mingw.def | 154 glIsTexture = glIsTexture@4
|
D | opengl32.def | 154 glIsTexture
|
D | stw_context.c | 767 &glIsTexture,
|
/external/chromium_org/gpu/GLES2/ |
D | gl2chromium_autogen.h | 102 #define glIsTexture GLES2_GET_FUN(IsTexture) macro
|
/external/chromium_org/gpu/command_buffer/service/ |
D | texture_definition.cc | 121 DCHECK(glIsTexture(texture_id)); in Create()
|
/external/chromium_org/ppapi/lib/gl/include/GLES2/ |
D | gl2.h | 577 #define glIsTexture GLES2_GET_FUN(IsTexture) macro 726 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | mesa.def | 360 glIsTexture
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/ |
D | mesa.def | 360 glIsTexture
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GLErrorLogger.java | 963 public boolean glIsTexture(int texture) { in glIsTexture() method in GLErrorLogger.ErrorLoggingGL 964 boolean result = ((GL11)mGL).glIsTexture( texture); in glIsTexture()
|
/external/chromium_org/third_party/mesa/src/include/GLES2/ |
D | gl2.h | 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/mesa3d/include/GLES/ |
D | gl.h | 691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/chromium_org/third_party/angle/include/GLES2/ |
D | gl2.h | 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/chromium_org/third_party/khronos/GLES2/ |
D | gl2.h | 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/chromium_org/third_party/mesa/src/include/GLES/ |
D | gl.h | 691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
D | glprocs.h | 1799 NAME_FUNC_OFFSET( 4162, glIsTexture, glIsTexture, NULL, 330), 2450 NAME_FUNC_OFFSET(17923, glIsTexture, glIsTextureEXT, glIsTextureEXT, 330),
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_glfuncs.h | 151 SDL_PROC_UNUSED(GLboolean,glIsTexture,(GLuint texture))
|
/external/chromium_org/gpu/command_buffer/ |
D | cmd_buffer_functions.txt | 94 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLidTexture texture);
|
/external/chromium_org/ppapi/lib/gl/gles2/ |
D | gles2.c | 468 GLboolean GL_APIENTRY glIsTexture(GLuint texture) { in glIsTexture() function
|
/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_c_lib_autogen.h | 915 { "glIsTexture", reinterpret_cast<GLES2FunctionPointer>(glIsTexture), },
|
/external/mesa3d/include/GL/ |
D | gl.h | 1349 GLAPI GLboolean GLAPIENTRY glIsTexture( GLuint texture );
|