Home
last modified time | relevance | path

Searched defs:glGetBufferPointerv (Results 1 – 25 of 206) sorted by relevance

123456789

/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetBufferPointerv.java7 public static native java.nio.Buffer glGetBufferPointerv( in glGetBufferPointerv() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c135 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c135 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c135 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c151 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c151 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c151 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c151 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libGLESv3.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c157 void glGetBufferPointerv() {} in glGetBufferPointerv() function
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp96 GL_APICALL void GL_APIENTRY glGetBufferPointerv(GLenum target, GLenum pname, GLvoid ** params) { in glGetBufferPointerv() function
/aosp_15_r20/external/angle/util/
H A Dgles_loader_autogen.h263 #define glGetBufferPointerv l_glGetBufferPointerv macro
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_gles_loader_autogen.h263 #define glGetBufferPointerv t_glGetBufferPointerv macro
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h244 glGetBufferPointerv_client_proc_t glGetBufferPointerv; member
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwApi.inl260 #define glGetBufferPointerv glwGetBufferPointerv macro
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h283 glGetBufferPointerv_server_proc_t glGetBufferPointerv; member
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java597 public static native java.nio.Buffer glGetBufferPointerv( in glGetBufferPointerv() method in GLES30
/aosp_15_r20/external/angle/scripts/
H A Dentry_point_packed_gl_enums.json569 "glGetBufferPointerv": { object

123456789