Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp157 …glu::ProgramSources prepareTexturingProgramSources(GLint internalFormat, GLenum format, GLenum typ…
254 glu::ProgramSources InternalformatCaseBase::prepareTexturingProgramSources(GLint internalFormat, GL… in prepareTexturingProgramSources() function in glcts::InternalformatCaseBase
744prepareTexturingProgramSources(m_testFormat.internalFormat, m_testFormat.format, m_testFormat.type… in iterate()
761prepareTexturingProgramSources(referenceFormat.internalFormat, referenceFormat.format, referenceFo… in iterate()
825 prepareTexturingProgramSources(textureInternalFormat, textureFormat, textureType)); in iterate()