Lines Matching +defs:format +defs:message
95 const char* getCompressedFormatName(tcu::CompressedTexFormat format) in getCompressedFormatName()
174 tcu::CompressedTexFormat format = static_cast<tcu::CompressedTexFormat>(formatNdx); in getSupportedCompressedFormats() local
186 tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(formats); in calculateDataSize() local
381 GLsizei depth, GLint border, GLenum format, GLenum type, const void* pixels) const in callTexImage3D()
394 GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, in callTexSubImage3D()
432 GLsizei width, GLsizei height, GLsizei depth, GLenum format, in callCompressedTexSubImage3D()
799 deUint32 format, deUint32 type, int width, int height, int depth) in CopyTexSubImage3DCase()
926 deUint32 format, deUint32 type, int width, int height, int depth) in FramebufferTexture3DCase()
1024 void checkFormatSupport(const glu::ContextInfo& info, deUint32 format) in checkFormatSupport()
1050 …edTexture3DCase::CompressedTexture3DCase(deqp::Context& context, const char* name, deUint32 format) in CompressedTexture3DCase()
1062 tcu::CompressedTexFormat format = glu::mapGLCompressedTexFormat(m_compressedFormat); in iterate() local
1195 const char* message = "GL_INVALID_VALUE is generated if level is less than 0."; in iterate() local
1212 const char* message = "GL_INVALID_VALUE is generated if width or height is less than 0."; in iterate() local
1232 const char* message = in iterate() local
1247 const char* message = "GL_INVALID_VALUE is generated if border is not 0 or 1."; in iterate() local
1332 const char* message = "GL_INVALID_VALUE is generated if level is less than 0."; in iterate() local
1366 …const char* message = "GL_INVALID_VALUE is generated if xoffset, yoffset or zoffset are negative."; in iterate() local
1398 const char* message = "GL_INVALID_VALUE is generated if width, height or depth is less than 0."; in iterate() local
1454 const char* message = "GL_INVALID_VALUE is generated if level is less than 0."; in iterate() local
1490 const char* message = "GL_INVALID_VALUE is generated if xoffset, yoffset or zoffset is negative."; in iterate() local
1552 const char* message = "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently " in iterate() local
1675 tcu::CompressedTexFormat format = static_cast<tcu::CompressedTexFormat>(formatNdx); in iterate() local
1703 const char* message = "GL_INVALID_VALUE is generated if width, height or depth is less than 0."; in iterate() local
1720 const char* message = in iterate() local
1735 const char* message = "GL_INVALID_VALUE is generated if border is not 0."; in iterate() local
1744 const char* message = "GL_INVALID_VALUE is generated if imageSize is not consistent with the " in iterate() local
1835 const char* message = in iterate() local
1858 …const char* message = "GL_INVALID_VALUE or GL_INVALID_OPERATION is generated if xoffset + width > " in iterate() local
1922 deUint32 format; in init() member
1931 deUint32 format; in init() member
2086 deUint32 format = sizedFilterableFormatsByType[formatNdx].format; in init() local
2100 deUint32 format = filterableFormatsByType[formatNdx].format; in init() local
2115 deUint32 format = filterableFormatsByType[formatNdx].format; in init() local
2129 tcu::CompressedTexFormat format = static_cast<tcu::CompressedTexFormat>(formatNdx); in init() local