Searched refs:GL_FRAGMENT_INTERPOLATION_OFFSET_BITS (Results 1 - 16 of 16) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 98 gl.glGetFloatv(GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, &fragmentInterpolationOffsetBits); 153 verifyStateIntegerMin(result, gl, GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, 4, m_verifier);
|
H A D | es31fIntegerStateQueryTests.cpp | 869 FOR_EACH_VERIFIER(new MinimumValueCase (m_context, (std::string() + "fragment_interpolation_offset_bits_" + verifierSuffix).c_str(), "Test FRAGMENT_INTERPOLATION_OFFSET_BITS", GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, 4, verifier, glu::ApiType::es(3, 2))) in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderMultisampleInterpolationTests.cpp | 194 gl.getIntegerv(GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, &fragmentInterpolationOffsetBits); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 863 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1629 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1610 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1631 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1610 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1704 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
H A D | glext.h | 1652 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1685 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
H A D | glext.h | 1633 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1741 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
H A D | glext.h | 1688 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1741 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
H A D | glext.h | 1688 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
|
Completed in 278 milliseconds