Home
last modified time | relevance | path

Searched defs:glIsTexture (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp529 GLboolean GL_APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h193 #define glIsTexture l_glIsTexture macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h193 #define glIsTexture t_glIsTexture macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl433 #define glIsTexture glwIsTexture macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp635 GL_APICALL GLboolean GL_APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/third_party/skia/third_party/externals/angle2/scripts/
Dentry_point_packed_gl_enums.json994 "glIsTexture": { object
/third_party/glfw/deps/glad/
Dglad.h2345 #define glIsTexture glad_glIsTexture macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp527 GLboolean GL_APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl3644 GLW_APICALL GLboolean GLW_APIENTRY glIsTexture (GLuint texture) function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp1731 GLboolean GL_APIENTRY glIsTexture(GLuint texture) in glIsTexture() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl3204 glw::GLboolean CallLogWrapper::glIsTexture (glw::GLuint texture) function in CallLogWrapper