Searched refs:InternalformatCaseBase (Results 1 – 1 of 1) sorted by relevance
145 class InternalformatCaseBase : public deqp::TestCase class148 InternalformatCaseBase(deqp::Context& context, const std::string& name);149 virtual ~InternalformatCaseBase() in ~InternalformatCaseBase()188 InternalformatCaseBase::InternalformatCaseBase(deqp::Context& context, const std::string& name) in InternalformatCaseBase() function in glcts::InternalformatCaseBase193 bool InternalformatCaseBase::requiredExtensionsSupported(const char* extension1, const char* extens… in requiredExtensionsSupported()215 GLuint InternalformatCaseBase::createTexture(GLint internalFormat, GLenum format, GLenum type, GLin… in createTexture()254 glu::ProgramSources InternalformatCaseBase::prepareTexturingProgramSources(GLint internalFormat, GL… in prepareTexturingProgramSources()374 void InternalformatCaseBase::renderTexturedQuad(GLuint programId) const in renderTexturedQuad()387 GLenum InternalformatCaseBase::getUnsizedFormatFromInternalFormat(GLint internalFormat) const in getUnsizedFormatFromInternalFormat()430 GLenum InternalformatCaseBase::getTypeFromInternalFormat(GLint internalFormat) const in getTypeFromInternalFormat()[all …]