Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.hpp122 void checkProgramResourceUsage(const ProgramInterfaceDefinition::Program *program, const glw::Funct…
H A Des31fProgramInterfaceQueryTestCase.cpp2413checkProgramResourceUsage(programDefinition, m_context.getRenderContext().getFunctions(), in iterate()
3025 void checkProgramResourceUsage(const ProgramInterfaceDefinition::Program *program, const glw::Funct… in checkProgramResourceUsage() function
H A Des31fProgramInterfaceQueryTests.cpp883 checkProgramResourceUsage(programDefinition, gl, log); in checkAndLogProgram()