Home
last modified time | relevance | path

Searched refs:glIsTexture (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.def90 glIsTexture @88
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def154 glIsTexture = glIsTexture@4
Dopengl32.def154 glIsTexture
Dstw_context.c767 &glIsTexture,
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def154 glIsTexture = glIsTexture@4
Dopengl32.def154 glIsTexture
Dstw_context.c767 &glIsTexture,
/external/chromium_org/gpu/GLES2/
Dgl2chromium_autogen.h102 #define glIsTexture GLES2_GET_FUN(IsTexture) macro
/external/chromium_org/gpu/command_buffer/service/
Dtexture_definition.cc121 DCHECK(glIsTexture(texture_id)); in Create()
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2.h577 #define glIsTexture GLES2_GET_FUN(IsTexture) macro
726 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def360 glIsTexture
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
Dmesa.def360 glIsTexture
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java963 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/
Dgl2.h561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/mesa3d/include/GLES/
Dgl.h691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/chromium_org/third_party/angle/include/GLES2/
Dgl2.h561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/chromium_org/third_party/khronos/GLES2/
Dgl2.h561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/chromium_org/third_party/mesa/src/include/GLES/
Dgl.h691 GL_API GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/mesa3d/include/GLES2/
Dgl2.h561 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLuint texture);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglprocs.h1799 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/
DSDL_glfuncs.h151 SDL_PROC_UNUSED(GLboolean,glIsTexture,(GLuint texture))
/external/chromium_org/gpu/command_buffer/
Dcmd_buffer_functions.txt94 GL_APICALL GLboolean GL_APIENTRY glIsTexture (GLidTexture texture);
/external/chromium_org/ppapi/lib/gl/gles2/
Dgles2.c468 GLboolean GL_APIENTRY glIsTexture(GLuint texture) { in glIsTexture() function
/external/chromium_org/gpu/command_buffer/client/
Dgles2_c_lib_autogen.h915 { "glIsTexture", reinterpret_cast<GLES2FunctionPointer>(glIsTexture), },
/external/mesa3d/include/GL/
Dgl.h1349 GLAPI GLboolean GLAPIENTRY glIsTexture( GLuint texture );

12