Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp160 …glu::ProgramSources prepareTexturingProgramSources(GLint internalFormat, GLenum format, GLenum typ…
264 glu::ProgramSources InternalformatCaseBase::prepareTexturingProgramSources(GLint internalFormat, GL… in prepareTexturingProgramSources() function in glcts::InternalformatCaseBase
877prepareTexturingProgramSources(m_testFormat.internalFormat, m_testFormat.format, m_testFormat.type… in iterate()
894prepareTexturingProgramSources(referenceInternalFormat, referenceFormat.format, referenceType); in iterate()
960prepareTexturingProgramSources(textureInternalFormat, textureFormat, textureType)); in iterate()