Home
last modified time | relevance | path

Searched refs:glIsProgramPipeline (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31.spec18 GLboolean glIsProgramPipeline ( GLuint pipeline )
/frameworks/base/opengl/java/android/opengl/
DGLES31.java386 public static native boolean glIsProgramPipeline( in glIsProgramPipeline() method in GLES31
/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h498 #undef glIsProgramPipeline
Dwrap_gles.h498 #define glIsProgramPipeline wrap_glIsProgramPipeline macro
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in790 GLboolean API_ENTRY(glIsProgramPipeline)(GLuint pipeline) {
791 CALL_GL_API_RETURN(glIsProgramPipeline, pipeline);
/frameworks/native/opengl/include/GLES3/
Dgl31.h1470 GL_APICALL GLboolean GL_APIENTRY glIsProgramPipeline (GLuint pipeline);
Dgl32.h1470 GL_APICALL GLboolean GL_APIENTRY glIsProgramPipeline (GLuint pipeline);
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp1101 _returnValue = glIsProgramPipeline( in android_glIsProgramPipeline__I()
/frameworks/native/opengl/libs/
Dentries.in479 GL_ENTRY(GLboolean, glIsProgramPipeline, GLuint pipeline)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20678 method public static boolean glIsProgramPipeline(int);
/frameworks/base/api/
Dcurrent.txt27290 method public static boolean glIsProgramPipeline(int);
Dsystem-current.txt29779 method public static boolean glIsProgramPipeline(int);
Dtest-current.txt27364 method public static boolean glIsProgramPipeline(int);