Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_MASK (Results 1 – 17 of 17) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fBooleanStateQueryTests.cpp146 { "sample_mask", "SAMPLE_MASK", GL_SAMPLE_MASK, false, glu::ApiType::es(3, 1)}, in init()
Des31fMultisampleTests.cpp460 gl.enable(GL_SAMPLE_MASK); in iterate()
573 gl.enable(GL_SAMPLE_MASK); in init()
773 gl.enable(GL_SAMPLE_MASK); in iterate()
923 gl.enable(GL_SAMPLE_MASK); in iterate()
Des31fSampleVariableTests.cpp1171 gl.enable(GL_SAMPLE_MASK); in preDraw()
1197 gl.disable(GL_SAMPLE_MASK); in postDraw()
2049 gl.enable(GL_SAMPLE_MASK); in preDraw()
2070 gl.disable(GL_SAMPLE_MASK); in postDraw()
Des31fTextureMultisampleTests.cpp867 gl.enable(GL_SAMPLE_MASK); in updateTexture()
881 gl.enable(GL_SAMPLE_MASK); in updateTexture()
926 gl.disable (GL_SAMPLE_MASK); in updateTexture()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.sample_variables.txt86 GL_SAMPLE_MASK. With single sample render targets gl_SampleMaskIn should not
87 depend on GL_SAMPLE_MASK value.
/external/deqp/framework/opengl/
DgluStateReset.cpp135 gl.disable(GL_SAMPLE_MASK); in resetStateES()
721 gl.disable(GL_SAMPLE_MASK); in resetStateGLCore()
DgluStrUtil.inl486 case GL_SAMPLE_MASK: return "GL_SAMPLE_MASK";
1352 case GL_SAMPLE_MASK: return "GL_SAMPLE_MASK";
/external/mesa3d/src/mesa/main/
Denable.c1020 case GL_SAMPLE_MASK: in _mesa_set_enable()
1627 case GL_SAMPLE_MASK: in _mesa_IsEnabled()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c779 _mesa_set_enable(ctx, GL_SAMPLE_MASK, GL_FALSE); in _mesa_meta_begin()
1165 _mesa_set_enable(ctx, GL_SAMPLE_MASK, save_ms->SampleMask); in _mesa_meta_end()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h306 { GL_SAMPLE_MASK, CONTEXT_BOOL(Multisample.SampleMask), extra_ARB_texture_multisample },
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1153 #define GL_SAMPLE_MASK 0x8E51 macro
/external/mesa3d/include/GLES3/
Dgl31.h1337 #define GL_SAMPLE_MASK 0x8E51 macro
Dgl32.h1337 #define GL_SAMPLE_MASK 0x8E51 macro
/external/swiftshader/include/GL/
Dglcorearb.h1563 #define GL_SAMPLE_MASK 0x8E51 macro
Dglext.h1450 #define GL_SAMPLE_MASK 0x8E51 macro
/external/mesa3d/include/GL/
Dglcorearb.h1582 #define GL_SAMPLE_MASK 0x8E51 macro
Dglext.h1469 #define GL_SAMPLE_MASK 0x8E51 macro