Searched refs:GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS (Results 1 – 13 of 13) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fFramebufferDefaultStateQueryTests.cpp | 184 …teFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATION… in checkInitial() 189 …gl.glFramebufferParameteri(GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_… in checkSet() 191 …teFramebufferInteger(result, gl, GL_DRAW_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATION… in checkSet()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cFramebufferNoAttachmentsTests.cpp | 206 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS }; in iterate()
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 413 … gl.framebufferParameteri(GL_FRAMEBUFFER, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_FALSE); in resetStateES()
|
D | gluStrUtil.inl | 279 …case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: return "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LO…
|
/external/mesa3d/src/mesa/main/ |
D | fbobject.c | 1448 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in framebuffer_parameteri() 1552 case GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS: in get_framebuffer_parameteriv()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1709 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 3878 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS }; in TestCustomFramebuffer() 6714 GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, in PrepareObjects()
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1233 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
D | gl32.h | 1233 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2334 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
D | glext.h | 2281 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2334 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|
D | glext.h | 2281 #define GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS 0x9314 macro
|