Lines Matching defs:internal_format
249 GLuint getPixelSizeForCompatibilityVerification(GLenum internal_format) in getPixelSizeForCompatibilityVerification()
526 GLdouble Utils::getEpsilon(GLenum internal_format) in getEpsilon()
611 GLenum Utils::getFormat(GLenum internal_format) in getFormat()
720 GLuint Utils::getNumberOfChannels(GLenum internal_format) in getNumberOfChannels()
813 GLenum Utils::getType(GLenum internal_format) in getType()
940 void Utils::maskPixelForFormat(GLenum internal_format, GLubyte* pixel) in maskPixelForFormat()
960 GLuint Utils::getPixelSizeForFormat(GLenum internal_format) in getPixelSizeForFormat()
1094 std::string Utils::getPixelString(GLenum internal_format, const GLubyte* pixel) in getPixelString()
1282 static const GLenum internal_format = GL_RGBA8; in prepareMultisampleTex() local
1330 GLuint Utils::prepareRenderBuffer(deqp::Context& context, GLenum internal_format) in prepareRenderBuffer()
1365 GLuint Utils::prepareTex16x16x6(deqp::Context& context, GLenum target, GLenum internal_format, GLen… in prepareTex16x16x6()
1400 …epareTexture(deqp::Context& context, GLuint name, GLenum target, GLenum internal_format, GLenum fo… in prepareTexture()
2293 void Utils::packPixel(GLenum internal_format, GLenum type, GLdouble red, GLdouble green, GLdouble b… in packPixel()
2443 inline bool Utils::roundComponent(GLenum internal_format, GLenum component, GLdouble& value) in roundComponent()
3087 const GLenum internal_format = desc.m_internal_format; in prepareDstPxls() local
3147 const GLenum internal_format = desc.m_internal_format; in prepareSrcPxls() local
3652 const GLenum internal_format = s_internal_formats[fmt_id]; in SmokeTest() local
3969 const GLenum internal_format = test_case.m_internal_format; in prepareDstPxls() local
4004 const GLenum internal_format = test_case.m_internal_format; in prepareSrcPxls() local