Home
last modified time | relevance | path

Searched refs:prepareTexturingProgramSources (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp160 …glu::ProgramSources prepareTexturingProgramSources(GLint internalFormat, GLenum format, GLenum typ…
262 glu::ProgramSources InternalformatCaseBase::prepareTexturingProgramSources(GLint internalFormat, GL… in prepareTexturingProgramSources() function in glcts::InternalformatCaseBase
870prepareTexturingProgramSources(m_testFormat.internalFormat, m_testFormat.format, m_testFormat.type… in iterate()
887 prepareTexturingProgramSources(referenceInternalFormat, referenceFormat.format, referenceType); in iterate()
952 prepareTexturingProgramSources(textureInternalFormat, textureFormat, textureType)); in iterate()