/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | program_resource.c | 89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv() 146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex() 216 _mesa_GetProgramResourceName(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceName() 249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceiv() 282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocation() 338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceLocationIndex()
|
H A D | shader_query.cpp | 636 GLenum programInterface, const char *name, int len, in search_resource_hash() 676 GLenum programInterface, const char *name, in _mesa_program_resource_find_name() 795 GLenum programInterface, in program_resource_find_binding_offset() 877 GLenum programInterface, in _mesa_program_resource_find_active_variable() 964 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index() 1058 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name() 1189 GLenum programInterface, const char *name) in _mesa_program_resource_location() 1226 GLenum programInterface, const char *name) in _mesa_program_resource_location_index() 1704 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv() 1746 GLenum programInterface, GLenum pname, in _mesa_get_program_interfaceiv()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluProgramInterfaceQuery.cpp | 33 …ProgramResourceUint(const glw::Functions &gl, uint32_t program, uint32_t programInterface, uint32_… in getProgramResourceUint() 42 void getProgramResourceName(const glw::Functions &gl, uint32_t program, uint32_t programInterface, … in getProgramResourceName() 63 …gramInterfaceActiveVariables(const glw::Functions &gl, uint32_t program, uint32_t programInterface, in getProgramInterfaceActiveVariables() 78 …mInterfaceBlockInfo(const glw::Functions &gl, uint32_t program, uint32_t programInterface, uint32_… in getProgramInterfaceBlockInfo() 91 …ProgramInterfaceVariableInfo(const glw::Functions &gl, uint32_t program, uint32_t programInterface, in getProgramInterfaceVariableInfo()
|
H A D | gluProgramInterfaceQuery.hpp | 107 …tProgramResourceInt(const glw::Functions &gl, uint32_t program, uint32_t programInterface, uint32_… in getProgramResourceInt() 113 …tring getProgramResourceName(const glw::Functions &gl, uint32_t program, uint32_t programInterface, in getProgramResourceName() 122 uint32_t programInterface, uint32_t index) in getProgramInterfaceBlockInfo() 130 … uint32_t programInterface, uint32_t index) in getProgramInterfaceVariableInfo()
|
H A D | gluCallLogWrapper.inl | 2340 void CallLogWrapper::glGetProgramInterfaceiv (glw::GLuint program, glw::GLenum programInterface, gl… 2365 …llLogWrapper::glGetProgramResourceIndex (glw::GLuint program, glw::GLenum programInterface, const … 2375 …ogWrapper::glGetProgramResourceLocation (glw::GLuint program, glw::GLenum programInterface, const … 2385 …pper::glGetProgramResourceLocationIndex (glw::GLuint program, glw::GLenum programInterface, const … 2395 void CallLogWrapper::glGetProgramResourceName (glw::GLuint program, glw::GLenum programInterface, g… 2402 void CallLogWrapper::glGetProgramResourceiv (glw::GLuint program, glw::GLenum programInterface, glw…
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_1_params.cpp | 106 GLenum programInterface, in CaptureGetProgramInterfaceiv_params() 163 GLenum programInterface, in CaptureGetProgramResourceIndex_name() 173 GLenum programInterface, in CaptureGetProgramResourceLocation_name() 183 GLenum programInterface, in CaptureGetProgramResourceName_length() 196 GLenum programInterface, in CaptureGetProgramResourceName_name() 209 GLenum programInterface, in CaptureGetProgramResourceiv_props() 224 GLenum programInterface, in CaptureGetProgramResourceiv_length() 239 GLenum programInterface, in CaptureGetProgramResourceiv_params()
|
H A D | capture_gles_3_1_autogen.cpp | 373 GLenum programInterface, in CaptureGetProgramInterfaceiv() 481 GLenum programInterface, in CaptureGetProgramResourceIndex() 517 GLenum programInterface, in CaptureGetProgramResourceLocation() 553 GLenum programInterface, in CaptureGetProgramResourceName() 604 GLenum programInterface, in CaptureGetProgramResourceiv()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES31.cpp | 32 bool ValidateNamedProgramInterface(GLenum programInterface) in ValidateNamedProgramInterface() 49 bool ValidateLocationProgramInterface(GLenum programInterface) in ValidateLocationProgramInterface() 62 bool ValidateProgramInterface(GLenum programInterface) in ValidateProgramInterface() 125 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface() 285 GLenum programInterface, in ValidateProgramResourceIndex() 1144 GLenum programInterface, in ValidateGetProgramResourceIndex() 1315 GLenum programInterface, in ValidateGetProgramResourceName() 1542 GLenum programInterface, in ValidateGetProgramResourceLocation() 1574 GLenum programInterface, in ValidateGetProgramResourceiv() 1632 GLenum programInterface, in ValidateGetProgramInterfaceiv() [all …]
|
H A D | queryutils.cpp | 867 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources() 923 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength() 963 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables() 2112 GLenum programInterface, in QueryProgramResourceIndex() 2148 GLenum programInterface, in QueryProgramResourceName() 2192 GLenum programInterface, in QueryProgramResourceLocation() 2215 GLenum programInterface, in QueryProgramResourceiv() 2304 GLenum programInterface, in QueryProgramInterfaceiv()
|
H A D | Context.cpp | 2991 GLenum programInterface, in getProgramResourceIndex() 2999 GLenum programInterface, in getProgramResourceName() 3010 GLenum programInterface, in getProgramResourceLocation() 3018 GLenum programInterface, in getProgramResourceiv() 3032 GLenum programInterface, in getProgramInterfaceiv() 3041 GLenum programInterface, in getProgramInterfaceivRobust() 7417 GLenum programInterface, in getProgramResourceLocationIndex()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 155 …virtual inline void VerifyGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pn… in VerifyGetProgramInterfaceiv() 168 …virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, const s… in VerifyGetProgramResourceIndex() 180 virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceIndex() 207 …virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint i… in VerifyGetProgramResourceName() 229 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 241 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 268 …virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint ind… in VerifyGetProgramResourceiv()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31.java | 258 int programInterface, in glGetProgramInterfaceiv() 268 int programInterface, in glGetProgramInterfaceiv() 277 int programInterface, in glGetProgramResourceIndex() 285 int programInterface, in glGetProgramResourceName() 293 int programInterface, in glGetProgramResourceiv() 309 int programInterface, in glGetProgramResourceiv() 322 int programInterface, in glGetProgramResourceLocation()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 207 …virtual inline void VerifyGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pn… in VerifyGetProgramInterfaceiv() 220 …virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, const s… in VerifyGetProgramResourceIndex() 232 virtual inline void VerifyGetProgramResourceIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceIndex() 259 …virtual inline void VerifyGetProgramResourceName(GLuint program, GLenum programInterface, GLuint i… in VerifyGetProgramResourceName() 281 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 293 virtual inline void VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocation() 320 …virtual inline void VerifyGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint ind… in VerifyGetProgramResourceiv() 350 … virtual inline void VerifyGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, in VerifyGetProgramResourceLocationIndex()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv31Imp.cpp | 520 GL_APICALL void GL_APIENTRY glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum… in glGetProgramInterfaceiv() 529 GL_APICALL void GL_APIENTRY glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint … in glGetProgramResourceiv() 538 GL_APICALL GLuint GL_APIENTRY glGetProgramResourceIndex(GLuint program, GLenum programInterface, co… in glGetProgramResourceIndex() 548 GL_APICALL GLint GL_APIENTRY glGetProgramResourceLocation(GLuint program, GLenum programInterface, … in glGetProgramResourceLocation() 558 GL_APICALL void GL_APIENTRY glGetProgramResourceName(GLuint program, GLenum programInterface, GLuin… in glGetProgramResourceName()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_1_autogen.cpp | 493 GLenum programInterface, in GL_GetProgramInterfaceiv() 591 GLenum programInterface, in GL_GetProgramResourceIndex() 632 GLenum programInterface, in GL_GetProgramResourceLocation() 675 GLenum programInterface, in GL_GetProgramResourceName() 713 GLenum programInterface, in GL_GetProgramResourceiv()
|
H A D | libGLESv2_autogen.cpp | 1613 GLenum programInterface, in glGetProgramInterfaceiv() 1634 GLenum programInterface, in glGetProgramResourceIndex() 1641 GLenum programInterface, in glGetProgramResourceLocation() 1648 GLenum programInterface, in glGetProgramResourceName() 1658 GLenum programInterface, in glGetProgramResourceiv() 3597 GLenum programInterface, in glGetProgramInterfaceivRobustANGLE() 4111 GLenum programInterface, in glGetProgramResourceLocationIndexEXT()
|
/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | glGetProgramResourceName.java | 5 int programInterface, in glGetProgramResourceName()
|
H A D | glGetProgramResourceName.cpp | 4 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31.cpp | 566 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_re… in android_glGetProgramInterfaceiv__III_3II() 611 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf)… in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() 650 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceIndex__IILjava_lang_String_2() 686 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName() 694 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, jin… in android_glGetProgramResourceiv__IIII_3III_3II_3II() 787 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, job… in android_glGetProgramResourceiv__IIIILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() 862 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceLocation__IILjava_lang_String_2()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTests.cpp | 1004 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in queryResourceList() local 1099 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyResourceIndexQuery() local 1176 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyMaxNameLength() local 1863 const ProgramInterface programInterface = in iterate() local 2175 const ProgramInterface programInterface = in iterate() local 5106 const ProgramInterface programInterface = in generateBufferBackedInterfaceResourceBasicBlockTypes() local 5165 const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? in generateBufferBackedInterfaceResourceBufferBindingCases() local 5213 const ProgramInterface programInterface = in generateBufferBlockReferencedByShaderSingleBlockContentCases() local 5858 … tcu::TestCaseGroup *targetGroup, ProgramInterface programInterface, in addProgramInputOutputResourceListCase() 5891 … tcu::TestCaseGroup *targetGroup, ProgramInterface programInterface, in addProgramInputOutputResourceTestCase()
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_linker.c | 666 GLenum programInterface, nir_variable *var, in add_shader_variable() 805 unsigned stage, GLenum programInterface) in add_vars_with_modes() 887 unsigned stage, GLenum programInterface) in add_interface_variables()
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 2800 void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint* params) in glGetProgramInterfaceiv() 2806 void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCoun… in glGetProgramResourceiv() 2813 GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const char* name) in glGetProgramResourceIndex() 2819 GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const char* name) in glGetProgramResourceLocation() 2825 void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSiz… in glGetProgramResourceName()
|
D | GL2Encoder.cpp | 6000 void GL2Encoder::s_glGetProgramResourceiv(void* self, GLuint program, GLenum programInterface, GLui… in s_glGetProgramResourceiv() 6022 GLuint GL2Encoder::s_glGetProgramResourceIndex(void* self, GLuint program, GLenum programInterface,… in s_glGetProgramResourceIndex() 6027 …oder::s_glGetProgramResourceLocation(void* self, GLuint program, GLenum programInterface, const ch… in s_glGetProgramResourceLocation() 6032 void GL2Encoder::s_glGetProgramResourceName(void* self, GLuint program, GLenum programInterface, GL… in s_glGetProgramResourceName()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 1191 GLenum programInterface, in glGetProgramInterfaceivNULL() 1206 GLenum programInterface, in glGetProgramResourceIndexNULL() 1213 GLenum programInterface, in glGetProgramResourceLocationNULL() 1220 GLenum programInterface, in glGetProgramResourceLocationIndexNULL() 1227 GLenum programInterface, in glGetProgramResourceNameNULL() 1235 GLenum programInterface, in glGetProgramResourceivNULL()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextFuncs.inl | 2753 GLW_APICALL void GLW_APIENTRY glGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLe… 2779 GLW_APICALL GLuint GLW_APIENTRY glGetProgramResourceIndex (GLuint program, GLenum programInterface,… 2788 …GLint GLW_APIENTRY glGetProgramResourceLocation (GLuint program, GLenum programInterface, const GL… 2797 … GLW_APIENTRY glGetProgramResourceLocationIndex (GLuint program, GLenum programInterface, const GL… 2806 GLW_APICALL void GLW_APIENTRY glGetProgramResourceName (GLuint program, GLenum programInterface, GL… 2817 GLW_APICALL void GLW_APIENTRY glGetProgramResourceiv (GLuint program, GLenum programInterface, GLui…
|