/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFramebufferDefaultStateQueryTests.cpp | 184 verifyStateFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, 0, m_verifier); 189 gl.glFramebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_TRUE); 191 verifyStateFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_TRUE, m_verifier);
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cFramebufferNoAttachmentsTests.cpp | 206 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS }; in iterate()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | fbobject.c | 1829 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in framebuffer_parameteri() 1887 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in framebuffer_parameteri() 1999 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in validate_get_framebuffer_parameteriv_pname() 2068 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in get_framebuffer_parameteriv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES31.cpp | 1151 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in ValidateFramebufferParameteri() 1212 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in ValidateGetFramebufferParameteriv()
|
H A D | queryutils.cpp | 1687 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in QueryFramebufferParameteriv() 1841 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in SetFramebufferParameteri()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | FramebufferGL.cpp | 1311 GL_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, in syncState()
|
H A D | functionsgl_enums.h | 1142 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 413 gl.framebufferParameteri(GL_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_FALSE); in resetStateES()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1231 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | gl32.h | 1231 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | gl32.h | 1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1233 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | gl32.h | 1233 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | gl32.h | 1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 3878 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS }; in TestCustomFramebuffer() 6714 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, in PrepareObjects()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2297 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | glext.h | 2245 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2278 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | glext.h | 2226 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2334 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | glext.h | 2281 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2334 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
H A D | glext.h | 2281 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|