Home
last modified time | relevance | path

Searched defs:GLubyte (Results 1 – 25 of 148) sorted by relevance

123456

/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_stubbed_in_translator_namespace.cpp11 GL_APICALL void GL_APIENTRY glColor4ubv(const GLubyte *) { return; } in glColor4ubv()
85 GL_APICALL void GL_APIENTRY glGetUnsignedBytevEXT(GLenum, GLubyte*) { return; } in glGetUnsignedBytevEXT() argument
86 GL_APICALL void GL_APIENTRY glGetUnsignedBytei_vEXT(GLenum, GLuint, GLubyte*) { return; } in glGetUnsignedBytei_vEXT() argument
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwTypes.inl52 typedef uint8_t GLubyte; typedef
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/
Dgl_base_types.h38 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
Dgl_base_types.h38 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java43 typeMapping.put(new CType("GLubyte"), new JType("byte")); in typeMapping.put()
46 typeMapping.put(new CType("GLubyte", true, true), new JType("String", false, false)); in typeMapping.put()
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h61 typedef unsigned char GLubyte; typedef
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dfont.c62 typedef unsigned char GLubyte; /* 1-byte unsigned */ typedef
/aosp_15_r20/external/mesa3d/include/GLES/
H A Dgl.h48 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES/
Dgl.h26 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/hardware/google/gfxstream/include/GLES/
Dgl.h26 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h67 typedef khronos_uint8_t GLubyte; typedef

123456