/aosp_15_r20/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles1_stubbed_in_translator_namespace.cpp | 15 GL_APICALL void GL_APIENTRY glTexGeni(GLenum, GLenum, GLint) { return; } in glTexGeni() argument 17 GL_APICALL void GL_APIENTRY glTexGeniv(GLenum, GLenum, const GLint *) { return; } in glTexGeniv() 18 GL_APICALL void GL_APIENTRY glImportSemaphoreFdEXT(GLuint, GLenum, GLint) { return; } in glImportSemaphoreFdEXT() argument 38 GL_APICALL void GL_APIENTRY glGetRenderbufferParameterivEXT(GLenum, GLenum, GLint *) { return; } in glGetRenderbufferParameterivEXT() argument 44 GL_APICALL void GL_APIENTRY glFramebufferTexture1DEXT(GLenum, GLenum, GLenum, GLuint, GLint) { retu… in glFramebufferTexture1DEXT() argument 45 GL_APICALL void GL_APIENTRY glFramebufferTexture2DEXT(GLenum, GLenum, GLenum, GLuint, GLint) { retu… in glFramebufferTexture2DEXT() argument 46 GL_APICALL void GL_APIENTRY glFramebufferTexture3DEXT(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DEXT() argument 48 …d GL_APIENTRY glGetFramebufferAttachmentParameterivEXT(GLenum, GLenum, GLenum, GLint *) { return; } in glGetFramebufferAttachmentParameterivEXT() argument 51 GL_APICALL void GL_APIENTRY glReadnPixelsEXT(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLsize… in glReadnPixelsEXT() argument 52 GL_APICALL void GL_APIENTRY glGetnUniformfvEXT(GLuint, GLint, GLsizei, float *) { return; } in glGetnUniformfvEXT() argument [all …]
|
D | gles2_stubbed_in_translator_namespace.cpp | 19 GL_APICALL void GL_APIENTRY glGetRenderbufferParameterivEXT(GLenum, GLenum, GLint *) { return; } in glGetRenderbufferParameterivEXT() argument 25 GL_APICALL void GL_APIENTRY glFramebufferTexture1DEXT(GLenum, GLenum, GLenum, GLuint, GLint) { retu… in glFramebufferTexture1DEXT() argument 26 GL_APICALL void GL_APIENTRY glFramebufferTexture2DEXT(GLenum, GLenum, GLenum, GLuint, GLint) { retu… in glFramebufferTexture2DEXT() argument 27 GL_APICALL void GL_APIENTRY glFramebufferTexture3DEXT(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DEXT() argument 29 …d GL_APIENTRY glGetFramebufferAttachmentParameterivEXT(GLenum, GLenum, GLenum, GLint *) { return; } in glGetFramebufferAttachmentParameterivEXT() argument 31 GL_APICALL void GL_APIENTRY glReadnPixelsEXT(GLint, GLint, GLsizei, GLsizei, GLenum, GLenum, GLsize… in glReadnPixelsEXT() argument 32 GL_APICALL void GL_APIENTRY glGetnUniformfvEXT(GLuint, GLint, GLsizei, float *) { return; } in glGetnUniformfvEXT() argument 33 GL_APICALL void GL_APIENTRY glGetnUniformivEXT(GLuint, GLint, GLsizei, GLint *) { return; } in glGetnUniformivEXT() argument 34 GL_APICALL void GL_APIENTRY glFramebufferTexture3DOES(GLenum, GLenum, GLenum, GLuint, GLint, GLint)… in glFramebufferTexture3DOES() argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 388 void getColorIntComponents(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, in getColorIntComponents() 605 void getExpectedDepthComponentsForTexture(glw::GLuint pixel_index, glw::GLint /* cube_face */, in getExpectedDepthComponentsForTexture() 623 void getExpectedDepthComponentsForTextureLod(glw::GLuint pixel_index, glw::GLint /* cube_face */, in getExpectedDepthComponentsForTextureLod()
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/ |
H A D | JType.java | 38 typeMapping.put(new CType("GLint"), new JType("int")); in typeMapping.put() 102 typeMapping.put(new CType("GLint", false, true), in typeMapping.put() 104 typeMapping.put(new CType("GLint", true, true), in typeMapping.put() 130 arrayTypeMapping.put(new CType("GLint", false, true), new JType("int", false, true)); in arrayTypeMapping.put() 131 arrayTypeMapping.put(new CType("GLint", true, true), new JType("int", false, true)); in arrayTypeMapping.put()
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwTypes.inl | 48 typedef int32_t GLint; typedef
|
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/ |
D | gl_base_types.h | 36 typedef int GLint; typedef
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | gl_base_types.h | 36 typedef int GLint; typedef
|
/aosp_15_r20/frameworks/native/opengl/tests/angeles/include/GLES/ |
H A D | gl.h | 59 typedef int GLint; typedef
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | GLES1Renderer.cpp | 680 const angle::HashMap<GLint, std::string> &attribLocs, in linkProgram()
|
/aosp_15_r20/external/mesa3d/include/GLES/ |
H A D | gl.h | 47 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/hardware/google/gfxstream/common/opengl/include/GLES/ |
D | gl.h | 24 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/hardware/google/gfxstream/include/GLES/ |
D | gl.h | 24 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/opengl/include/GLES/ |
D | gl.h | 63 typedef int GLint; typedef
|