/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()
|
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | capture_gles_3_1_params.cpp | 96 GLenum programInterface, in CaptureGetProgramInterfaceiv_params() 139 GLenum programInterface, in CaptureGetProgramResourceIndex_name() 149 GLenum programInterface, in CaptureGetProgramResourceLocation_name() 159 GLenum programInterface, in CaptureGetProgramResourceName_length() 172 GLenum programInterface, in CaptureGetProgramResourceName_name() 185 GLenum programInterface, in CaptureGetProgramResourceiv_props() 200 GLenum programInterface, in CaptureGetProgramResourceiv_length() 215 GLenum programInterface, in CaptureGetProgramResourceiv_params()
|
D | validationES31.cpp | 30 bool ValidateNamedProgramInterface(GLenum programInterface) in ValidateNamedProgramInterface() 47 bool ValidateLocationProgramInterface(GLenum programInterface) in ValidateLocationProgramInterface() 60 bool ValidateProgramInterface(GLenum programInterface) in ValidateProgramInterface() 114 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface() 264 GLenum programInterface, in ValidateProgramResourceIndex() 1122 GLenum programInterface, in ValidateGetProgramResourceIndex() 1283 GLenum programInterface, in ValidateGetProgramResourceName() 1487 GLenum programInterface, in ValidateGetProgramResourceLocation() 1518 GLenum programInterface, in ValidateGetProgramResourceiv() 1575 GLenum programInterface, in ValidateGetProgramInterfaceiv() [all …]
|
D | queryutils.cpp | 696 GLint QueryProgramInterfaceActiveResources(const Program *program, GLenum programInterface) in QueryProgramInterfaceActiveResources() 741 GLint QueryProgramInterfaceMaxNameLength(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNameLength() 781 GLint QueryProgramInterfaceMaxNumActiveVariables(const Program *program, GLenum programInterface) in QueryProgramInterfaceMaxNumActiveVariables() 1758 GLenum programInterface, in QueryProgramResourceIndex() 1791 GLenum programInterface, in QueryProgramResourceName() 1833 GLenum programInterface, in QueryProgramResourceLocation() 1854 GLenum programInterface, in QueryProgramResourceiv() 1934 GLenum programInterface, in QueryProgramInterfaceiv()
|
D | capture_gles_3_1_autogen.cpp | 285 GLenum programInterface, in CaptureGetProgramInterfaceiv() 356 GLenum programInterface, in CaptureGetProgramResourceIndex() 382 GLenum programInterface, in CaptureGetProgramResourceLocation() 408 GLenum programInterface, in CaptureGetProgramResourceName() 440 GLenum programInterface, in CaptureGetProgramResourceiv()
|
D | validationGL43.cpp | 127 GLenum programInterface, in ValidateGetProgramResourceLocationIndex()
|
D | Context.cpp | 2566 GLuint Context::getProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar *name) in getProgramResourceIndex() 2573 GLenum programInterface, in getProgramResourceName() 2584 GLenum programInterface, in getProgramResourceLocation() 2592 GLenum programInterface, in getProgramResourceiv() 2606 GLenum programInterface, in getProgramInterfaceiv() 2615 GLenum programInterface, in getProgramInterfaceivRobust() 6346 GLenum programInterface, in getProgramResourceLocationIndex()
|
/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()
|
/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/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 440 GLenum programInterface, in GetProgramInterfaceiv() 467 GLenum programInterface, in GetProgramResourceIndex() 502 GLenum programInterface, in GetProgramResourceLocation() 537 GLenum programInterface, in GetProgramResourceLocationIndex() 573 GLenum programInterface, in GetProgramResourceName() 603 GLenum programInterface, in GetProgramResourceiv()
|
/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 | 2704 GLenum programInterface, in getProgramResourceIndex() 2712 GLenum programInterface, in getProgramResourceName() 2723 GLenum programInterface, in getProgramResourceLocation() 2731 GLenum programInterface, in getProgramResourceiv() 2745 GLenum programInterface, in getProgramInterfaceiv() 2754 GLenum programInterface, in getProgramInterfaceivRobust() 7150 GLenum programInterface, in getProgramResourceLocationIndex()
|
/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/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 347 GLenum programInterface, in GetProgramInterfaceiv() 418 GLenum programInterface, in GetProgramResourceIndex() 453 GLenum programInterface, in GetProgramResourceLocation() 488 GLenum programInterface, in GetProgramResourceName() 518 GLenum programInterface, in 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() 3054 GLenum programInterface, in glGetProgramInterfaceivRobustANGLE() 3588 GLenum programInterface, in glGetProgramResourceLocationIndexEXT() 6129 GLenum programInterface, in glGetProgramInterfaceivContextANGLE() 6155 GLenum programInterface, in glGetProgramResourceIndexContextANGLE() 6163 GLenum programInterface, in glGetProgramResourceLocationContextANGLE() [all …]
|
/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()
|
/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()
|