| /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()
|
| D | capture_gles_ext_params.cpp | 1282 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_length() 1295 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_params() 2139 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT_name()
|
| D | capture_gles_ext_autogen.cpp | 1826 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE() 3352 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT()
|
| /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()
|
| D | libGL_autogen.cpp | 5145 GLenum programInterface, in glGetProgramInterfaceiv() 5153 GLenum programInterface, in glGetProgramResourceIndex() 5160 GLenum programInterface, in glGetProgramResourceLocation() 5167 GLenum programInterface, in glGetProgramResourceLocationIndex() 5174 GLenum programInterface, in glGetProgramResourceName() 5184 GLenum programInterface, in glGetProgramResourceiv()
|
| /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 …]
|
| D | entry_points_gles_ext_autogen.cpp | 1873 GLenum programInterface, in GetProgramInterfaceivRobustANGLE() 3560 GLenum programInterface, in GetProgramResourceLocationIndexEXT() 12108 GLenum programInterface, in GetProgramInterfaceivContextANGLE() 12187 GLenum programInterface, in GetProgramResourceIndexContextANGLE() 12224 GLenum programInterface, in GetProgramResourceLocationContextANGLE() 12261 GLenum programInterface, in GetProgramResourceLocationIndexEXTContextANGLE() 12300 GLenum programInterface, in GetProgramResourceNameContextANGLE() 12332 GLenum programInterface, in GetProgramResourceivContextANGLE() 22435 GLenum programInterface, in GetProgramInterfaceivRobustANGLEContextANGLE()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | null_functions.cpp | 1177 GLenum programInterface, in glGetProgramInterfaceivNULL() 1192 GLenum programInterface, in glGetProgramResourceIndexNULL() 1199 GLenum programInterface, in glGetProgramResourceLocationNULL() 1206 GLenum programInterface, in glGetProgramResourceLocationIndexNULL() 1213 GLenum programInterface, in glGetProgramResourceNameNULL() 1221 GLenum programInterface, in glGetProgramResourceivNULL()
|