/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles1_stubbed_in_translator_namespace.cpp | 10 GL_APICALL void GL_APIENTRY glColor4fv(const GLfloat *) { return; } in glColor4fv() 12 GL_APICALL void GL_APIENTRY glNormal3fv(const GLfloat *) { return; } in glNormal3fv() 14 GL_APICALL void GL_APIENTRY glTexGenf(GLenum, GLenum, GLfloat) { return; } in glTexGenf() argument 16 GL_APICALL void GL_APIENTRY glTexGenfv(GLenum, GLenum, const GLfloat *) { return; } in glTexGenfv() 55 GL_APICALL void GL_APIENTRY glGetTexGenfv(GLenum, GLenum, GLfloat *) { return; } in glGetTexGenfv() argument 61 GL_APICALL void GL_APIENTRY glMultiTexCoord2fv(GLenum, const GLfloat *) { return; } in glMultiTexCoord2fv() 63 GL_APICALL void GL_APIENTRY glMultiTexCoord3fv(GLenum, const GLfloat *) { return; } in glMultiTexCoord3fv() 65 GL_APICALL void GL_APIENTRY glMultiTexCoord4fv(GLenum, const GLfloat *) { return; } in glMultiTexCoord4fv() 90 GL_APICALL void GL_APIENTRY glGetTexLevelParameterfv(GLenum, GLint, GLenum, GLfloat *) { return; } in glGetTexLevelParameterfv() argument
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/ |
H A D | JType.java | 36 typeMapping.put(new CType("GLfloat"), new JType("float")); in typeMapping.put() 98 typeMapping.put(new CType("GLfloat", false, true), in typeMapping.put() 100 typeMapping.put(new CType("GLfloat", true, true), in typeMapping.put() 128 arrayTypeMapping.put(new CType("GLfloat", false, true), new JType("float", false, true)); in arrayTypeMapping.put() 129 arrayTypeMapping.put(new CType("GLfloat", true, true), new JType("float", false, true)); in arrayTypeMapping.put()
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwTypes.inl | 59 typedef float GLfloat; typedef
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/ |
D | gl_base_types.h | 41 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | gl_base_types.h | 41 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | gl.h | 64 typedef float GLfloat; typedef
|
/aosp_15_r20/external/mesa3d/include/GLES/ |
H A D | gl.h | 41 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES/ |
D | gl.h | 29 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/hardware/google/gfxstream/include/GLES/ |
D | gl.h | 29 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 57 typedef khronos_float_t GLfloat; typedef
|