Home
last modified time | relevance | path

Searched refs:glGetShaderPrecisionFormat (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/native/opengl/libs/
H A DlibGLESv2.map.txt118 glGetShaderPrecisionFormat;
H A DlibGLESv3.map.txt202 glGetShaderPrecisionFormat;
H A Dentries.in440 GL_ENTRY(void, glGetShaderPrecisionFormat, GLenum shadertype, GLenum precisiontype, GLint *range, G…
/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A Dchecks.spec72 glGetShaderPrecisionFormat check range 1 check precision 1
H A DGLES20.spec71 void glGetShaderPrecisionFormat ( GLenum shadertype, GLenum precisiontype, GLint *range, GLint *pre…
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1085 public static native void glGetShaderPrecisionFormat( in glGetShaderPrecisionFormat() method in GLES20
1096 public static native void glGetShaderPrecisionFormat( in glGetShaderPrecisionFormat() method in GLES20
/aosp12/frameworks/libs/native_bridge_support/libGLESv2/
H A Dstubs_arm.cc388 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetShaderPrecisionFormat);
1236 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetShaderPrecisionFormat); in init_stub_library()
H A Dstubs_arm64.cc388 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetShaderPrecisionFormat);
1236 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetShaderPrecisionFormat); in init_stub_library()
/aosp12/frameworks/libs/native_bridge_support/libGLESv3/
H A Dstubs_arm.cc388 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetShaderPrecisionFormat);
1236 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetShaderPrecisionFormat); in init_stub_library()
H A Dstubs_arm64.cc388 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetShaderPrecisionFormat);
1236 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetShaderPrecisionFormat); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/GLES2/
H A Dgl2_api.in208 void API_ENTRY(glGetShaderPrecisionFormat)(GLenum shadertype, GLenum precisiontype, GLint *range, G…
209 CALL_GL_API(glGetShaderPrecisionFormat, shadertype, precisiontype, range, precision);
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2.h595 GL_APICALL void GL_APIENTRY glGetShaderPrecisionFormat (GLenum shadertype, GLenum precisiontype, GL…
/aosp12/frameworks/native/opengl/include/GLES3/
H A Dgl3.h595 GL_APICALL void GL_APIENTRY glGetShaderPrecisionFormat (GLenum shadertype, GLenum precisiontype, GL…
H A Dgl31.h597 GL_APICALL void GL_APIENTRY glGetShaderPrecisionFormat (GLenum shadertype, GLenum precisiontype, GL…
H A Dgl32.h597 GL_APICALL void GL_APIENTRY glGetShaderPrecisionFormat (GLenum shadertype, GLenum precisiontype, GL…
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp3271 glGetShaderPrecisionFormat( in android_glGetShaderPrecisionFormat__II_3II_3II()
3342 glGetShaderPrecisionFormat( in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt28820 method public static void glGetShaderPrecisionFormat(int, int, int[], int, int[], int);
28821 …method public static void glGetShaderPrecisionFormat(int, int, java.nio.IntBuffer, java.nio.IntBuf…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt19768 method public static void glGetShaderPrecisionFormat(int, int, int[], int, int[], int);
19769 …method public static void glGetShaderPrecisionFormat(int, int, java.nio.IntBuffer, java.nio.IntBuf…