Home
last modified time | relevance | path

Searched refs:SamplePatternSGIS (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.h170 SamplePatternSGIS, enumerator
/third_party/openGLES/extensions/SGIS/
DSGIS_multisample.txt52 * Should SamplePatternSGIS be eliminated? Does anyone use this feature?
64 void SamplePatternSGIS(enum pattern);
87 Accepted by the <pattern> parameter of SamplePatternSGIS:
152 only when SamplePatternSGIS is called, as a repeatable function of
496 INVALID_ENUM is generated if SamplePatternSGIS parameter <pattern> is
500 INVALID_OPERATION is generated if SampleMaskSGIS or SamplePatternSGIS
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DSGIS_multisample.txt52 * Should SamplePatternSGIS be eliminated? Does anyone use this feature?
64 void SamplePatternSGIS(enum pattern);
87 Accepted by the <pattern> parameter of SamplePatternSGIS:
152 only when SamplePatternSGIS is called, as a repeatable function of
496 INVALID_ENUM is generated if SamplePatternSGIS parameter <pattern> is
500 INVALID_OPERATION is generated if SampleMaskSGIS or SamplePatternSGIS
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1264 { "glSamplePatternSGIS", _O(SamplePatternSGIS) },