Home
last modified time | relevance | path

Searched defs:GLfixed (Results 1 – 25 of 140) sorted by relevance

123456

/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java37 typeMapping.put(new CType("GLfixed"), new JType("int")); in typeMapping.put()
94 typeMapping.put(new CType("GLfixed", false, true), in typeMapping.put()
96 typeMapping.put(new CType("GLfixed", true, true), in typeMapping.put()
126 arrayTypeMapping.put(new CType("GLfixed", true, true), new JType("int", false, true)); in arrayTypeMapping.put()
127 arrayTypeMapping.put(new CType("GLfixed", false, true), new JType("int", false, true)); in arrayTypeMapping.put()
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwTypes.inl70 typedef int32_t GLfixed; typedef
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/
Dgl_base_types.h43 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
Dgl_base_types.h43 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h69 typedef int GLfixed; typedef
/aosp_15_r20/external/mesa3d/include/GLES/
H A Dgl.h42 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES/
Dgl.h31 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/hardware/google/gfxstream/include/GLES/
Dgl.h31 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/opengl/include/GLES/
Dgl.h58 typedef khronos_int32_t GLfixed; typedef

123456