Searched refs:GL_FRAGMENT_INTERPOLATION_OFFSET_BITS (Results 1 - 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderMultisampleInterpolationStateQueryTests.cpp141 verifyStateIntegerMin(result, gl, GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, 4, m_verifier);
H A Des31fIntegerStateQueryTests.cpp864 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)))
/external/deqp/external/openglcts/modules/common/
H A DglcShaderMultisampleInterpolationTests.cpp201 gl.getIntegerv(GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, &fragmentInterpolationOffsetBits);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1236 case GL_FRAGMENT_INTERPOLATION_OFFSET_BITS: return "GL_FRAGMENT_INTERPOLATION_OFFSET_BITS";
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h342 { GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, CONST(FRAGMENT_INTERPOLATION_OFFSET_BITS), extra_ARB_gpu_shader5_or_OES_sample_variables },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1258 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D
/external/mesa3d/include/GLES3/
H A Dgl32.h1621 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1741 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
H A Dglext.h1688 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1741 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro
H A Dglext.h1688 #define GL_FRAGMENT_INTERPOLATION_OFFSET_BITS 0x8E5D macro

Completed in 285 milliseconds