Home
last modified time | relevance | path

Searched defs:programInterface (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dcapture_gles_3_1_params.cpp96 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()
DvalidationES31.cpp30 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 …]
Dqueryutils.cpp696 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()
Dcapture_gles_3_1_autogen.cpp285 GLenum programInterface, in CaptureGetProgramInterfaceiv()
356 GLenum programInterface, in CaptureGetProgramResourceIndex()
382 GLenum programInterface, in CaptureGetProgramResourceLocation()
408 GLenum programInterface, in CaptureGetProgramResourceName()
440 GLenum programInterface, in CaptureGetProgramResourceiv()
DvalidationGL43.cpp127 GLenum programInterface, in ValidateGetProgramResourceLocationIndex()
DContext.cpp2566 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()
Dcapture_gles_ext_params.cpp1282 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_length()
1295 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE_params()
2139 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT_name()
Dcapture_gles_ext_autogen.cpp1826 GLenum programInterface, in CaptureGetProgramInterfaceivRobustANGLE()
3352 GLenum programInterface, in CaptureGetProgramResourceLocationIndexEXT()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp440 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()
DlibGL_autogen.cpp5145 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/
Dentry_points_gles_3_1_autogen.cpp347 GLenum programInterface, in GetProgramInterfaceiv()
418 GLenum programInterface, in GetProgramResourceIndex()
453 GLenum programInterface, in GetProgramResourceLocation()
488 GLenum programInterface, in GetProgramResourceName()
518 GLenum programInterface, in GetProgramResourceiv()
DlibGLESv2_autogen.cpp1613 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 …]
Dentry_points_gles_ext_autogen.cpp1873 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/
Dnull_functions.cpp1177 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()