Searched refs:GL_SAMPLE_POSITION (Results 1 - 17 of 17) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetMultisamplefvTests.cpp72 gl.getMultisamplefv(GL_SAMPLE_POSITION, gl_samples_value, val);
114 gl.getMultisamplefv(GL_SAMPLE_POSITION, gl_samples_value + 1, val);
259 gl.getMultisamplefv(GL_SAMPLE_POSITION, 0, val);
269 gl.getMultisamplefv(GL_SAMPLE_POSITION, index, val);
316 "Verifies spec-wise correct values are reported for valid calls with GL_SAMPLE_POSITION pname")
340 gl.getMultisamplefv(GL_SAMPLE_POSITION, index, val);
/external/mesa3d/src/mesa/main/
H A Dmultisample.c82 case GL_SAMPLE_POSITION: {
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPostDepthCoverageTests.cpp425 gl.getMultisamplefv(GL_SAMPLE_POSITION, i, &samplePos[0]);
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp633 gl.getMultisamplefv(GL_SAMPLE_POSITION, sample, position);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1452 case GL_SAMPLE_POSITION: return "GL_SAMPLE_POSITION";
/external/deqp/external/openglcts/modules/common/
H A DglcSampleVariablesTests.cpp632 gl.getMultisamplefv(GL_SAMPLE_POSITION, sample, position);
/external/deqp/modules/gles31/functional/
H A Des31fMultisampleTests.cpp143 gl.glGetMultisamplefv(GL_SAMPLE_POSITION, ndx, samplePos.getPtr());
H A Des31fTextureMultisampleTests.cpp389 gl.getMultisamplefv(GL_SAMPLE_POSITION, (deUint32)sampleNdx, position);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1250 #define GL_SAMPLE_POSITION 0x8E50
/external/mesa3d/include/GLES3/
H A Dgl31.h1336 #define GL_SAMPLE_POSITION 0x8E50 macro
H A Dgl32.h1336 #define GL_SAMPLE_POSITION 0x8E50 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1581 #define GL_SAMPLE_POSITION 0x8E50 macro
H A Dglext.h1468 #define GL_SAMPLE_POSITION 0x8E50 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1581 #define GL_SAMPLE_POSITION 0x8E50 macro
H A Dglext.h1468 #define GL_SAMPLE_POSITION 0x8E50 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 582 milliseconds