| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluProgramInterfaceQuery.cpp | 33 …rogramResourceUint (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramResourceUint() 41 void getProgramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface,… in getProgramResourceName() 61 …aceActiveVariables (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceActiveVariables() 74 …InterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceBlockInfo() 86 …erfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceVariableInfo()
|
| D | gluProgramInterfaceQuery.hpp | 103 …ProgramResourceInt (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramResourceInt() 108 …rogramResourceName (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramResourceName() 115 …InterfaceBlockInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceBlockInfo() 122 …erfaceVariableInfo (const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint3… in getProgramInterfaceVariableInfo()
|
| 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…
|
| /third_party/mesa3d/src/mesa/main/ |
| 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()
|
| D | shader_query.cpp | 634 GLenum programInterface, const char *name, int len, in search_resource_hash() 674 GLenum programInterface, const char *name, in _mesa_program_resource_find_name() 793 GLenum programInterface, in program_resource_find_binding_offset() 875 GLenum programInterface, in _mesa_program_resource_find_active_variable() 962 GLenum programInterface, GLuint index) in _mesa_program_resource_find_index() 1056 GLenum programInterface, GLuint index, in _mesa_get_program_resource_name() 1187 GLenum programInterface, const char *name) in _mesa_program_resource_location() 1224 GLenum programInterface, const char *name) in _mesa_program_resource_location_index() 1702 GLenum programInterface, GLuint index, GLsizei propCount, in _mesa_get_program_resourceiv() 1744 GLenum programInterface, GLenum pname, in _mesa_get_program_interfaceiv()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_3_1_params.cpp | 104 GLenum programInterface, in CaptureGetProgramInterfaceiv_params() 161 GLenum programInterface, in CaptureGetProgramResourceIndex_name() 171 GLenum programInterface, in CaptureGetProgramResourceLocation_name() 181 GLenum programInterface, in CaptureGetProgramResourceName_length() 194 GLenum programInterface, in CaptureGetProgramResourceName_name() 207 GLenum programInterface, in CaptureGetProgramResourceiv_props() 222 GLenum programInterface, in CaptureGetProgramResourceiv_length() 237 GLenum programInterface, in CaptureGetProgramResourceiv_params()
|
| D | capture_gles_3_1_autogen.cpp | 374 GLenum programInterface, in CaptureGetProgramInterfaceiv() 484 GLenum programInterface, in CaptureGetProgramResourceIndex() 520 GLenum programInterface, in CaptureGetProgramResourceLocation() 556 GLenum programInterface, in CaptureGetProgramResourceName() 607 GLenum programInterface, in CaptureGetProgramResourceiv()
|
| D | capture_gles_ext_params.cpp | 1481 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_length() 1494 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_params() 2340 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT_name()
|
| D | capture_gles_ext_autogen.cpp | 3218 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE() 4782 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT()
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | gl_nir_linker.c | 305 GLenum programInterface, nir_variable *var, in add_shader_variable() 444 unsigned stage, GLenum programInterface) in add_vars_with_modes() 525 unsigned stage, GLenum programInterface) in add_interface_variables()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | queryutils.cpp | 830 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources() 875 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength() 914 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables() 1983 GLenum programInterface, in QueryProgramResourceIndex() 2016 GLenum programInterface, in QueryProgramResourceName() 2058 GLenum programInterface, in QueryProgramResourceLocation() 2079 GLenum programInterface, in QueryProgramResourceiv() 2168 GLenum programInterface, in QueryProgramInterfaceiv()
|
| 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() 1254 GLenum programInterface, in ValidateGetProgramResourceIndex() 1425 GLenum programInterface, in ValidateGetProgramResourceName() 1642 GLenum programInterface, in ValidateGetProgramResourceLocation() 1674 GLenum programInterface, in ValidateGetProgramResourceiv() 1733 GLenum programInterface, in ValidateGetProgramInterfaceiv() [all …]
|
| D | Context.cpp | 2706 GLenum programInterface, in getProgramResourceIndex() 2714 GLenum programInterface, in getProgramResourceName() 2725 GLenum programInterface, in getProgramResourceLocation() 2733 GLenum programInterface, in getProgramResourceiv() 2747 GLenum programInterface, in getProgramInterfaceiv() 2756 GLenum programInterface, in getProgramInterfaceivRobust() 7154 GLenum programInterface, in getProgramResourceLocationIndex()
|
| D | validationGL4.cpp | 796 GLenum programInterface, in ValidateGetProgramResourceLocationIndex()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| 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()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| 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()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_3_1_autogen.cpp | 441 GLenum programInterface, in GL_GetProgramInterfaceiv() 533 GLenum programInterface, in GL_GetProgramResourceIndex() 572 GLenum programInterface, in GL_GetProgramResourceLocation() 613 GLenum programInterface, in GL_GetProgramResourceName() 649 GLenum programInterface, in GL_GetProgramResourceiv()
|
| 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() 3473 GLenum programInterface, in glGetProgramInterfaceivRobustANGLE() 3848 GLenum programInterface, in glGetProgramResourceLocationIndexEXT()
|
| D | entry_points_gles_ext_autogen.cpp | 2625 GLenum programInterface, in GL_GetProgramInterfaceivRobustANGLE() 4025 GLenum programInterface, in GL_GetProgramResourceLocationIndexEXT()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fProgramInterfaceQueryTests.cpp | 996 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in queryResourceList() local 1084 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyResourceIndexQuery() local 1148 const glw::GLenum programInterface = getProgramInterfaceGLEnum(m_programInterface); in verifyMaxNameLength() local 1805 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTER… in iterate() local 2075 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in iterate() local 4736 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBasicBlockTypes() local 4786 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBufferBindingCases() local 4818 …const ProgramInterface programInterface = (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBlockReferencedByShaderSingleBlockContentCases() local 5398 …haredPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterface, con… in addProgramInputOutputResourceListCase() 5420 …haredPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterface, con… in addProgramInputOutputResourceTestCase()
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_4_autogen.cpp | 4803 GLenum programInterface, in GL_GetProgramInterfaceiv() 4836 GLenum programInterface, in GL_GetProgramResourceIndex() 4875 GLenum programInterface, in GL_GetProgramResourceLocation() 4916 GLenum programInterface, in GL_GetProgramResourceLocationIndex() 4958 GLenum programInterface, in GL_GetProgramResourceName() 4994 GLenum programInterface, in GL_GetProgramResourceiv()
|
| D | libGL_autogen.cpp | 5129 GLenum programInterface, in glGetProgramInterfaceiv() 5137 GLenum programInterface, in glGetProgramResourceIndex() 5144 GLenum programInterface, in glGetProgramResourceLocation() 5151 GLenum programInterface, in glGetProgramResourceLocationIndex() 5158 GLenum programInterface, in glGetProgramResourceName() 5168 GLenum programInterface, in glGetProgramResourceiv()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | null_functions.cpp | 1184 GLenum programInterface, in glGetProgramInterfaceivNULL() 1199 GLenum programInterface, in glGetProgramResourceIndexNULL() 1206 GLenum programInterface, in glGetProgramResourceLocationNULL() 1213 GLenum programInterface, in glGetProgramResourceLocationIndexNULL() 1220 GLenum programInterface, in glGetProgramResourceNameNULL() 1228 GLenum programInterface, in glGetProgramResourceivNULL()
|
| /third_party/vk-gl-cts/framework/platform/null/ |
| 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…
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwImpl.inl | 2567 void glwGetProgramInterfaceiv (GLuint program, GLenum programInterface, GLenum pname, GLint *params) 2591 GLuint glwGetProgramResourceIndex (GLuint program, GLenum programInterface, const GLchar *name) 2599 GLint glwGetProgramResourceLocation (GLuint program, GLenum programInterface, const GLchar *name) 2607 GLint glwGetProgramResourceLocationIndex (GLuint program, GLenum programInterface, const GLchar *na… 2615 void glwGetProgramResourceName (GLuint program, GLenum programInterface, GLuint index, GLsizei bufS… 2623 void glwGetProgramResourceiv (GLuint program, GLenum programInterface, GLuint index, GLsizei propCo…
|