Home
last modified time | relevance | path

Searched refs:GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS (Results 1 - 25 of 25) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFramebufferDefaultStateQueryTests.cpp184 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 Des31cFramebufferNoAttachmentsTests.cpp206 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS }; in iterate()
/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c1829 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 DvalidationES31.cpp1151 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in ValidateFramebufferParameteri()
1212 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in ValidateGetFramebufferParameteriv()
H A Dqueryutils.cpp1687 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 DFramebufferGL.cpp1311 GL_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, in syncState()
H A Dfunctionsgl_enums.h1142 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp413 gl.framebufferParameteri(GL_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_FALSE); in resetStateES()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1231 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dgl32.h1231 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dgl32.h1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1233 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dgl32.h1233 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dgl32.h1212 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3878 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS }; in TestCustomFramebuffer()
6714 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, in PrepareObjects()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2297 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dglext.h2245 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2278 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dglext.h2226 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2334 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dglext.h2281 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2334 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
H A Dglext.h2281 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro

Completed in 318 milliseconds