Searched defs:program_interface (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 1373 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::… in checkProgramStage() 1450 …checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicComputeProgramInterface() 1472 …ol checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicDrawProgramInterface() 1494 bool checkSeparableDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkSeparableDrawProgramInterface() 6400 …estBase::prepareAttribLocation(Utils::Program& program, Utils::ProgramInterface& program_interface) in test() 6544 Utils::ProgramInterface& program_interface, in test() 6812 …tureTestBase::prepareAttributes(GLuint test_case_index, Utils::ProgramInterface& program_interface, in test() 6922 …stBase::prepareFragmentDataLoc(Utils::Program& program, Utils::ProgramInterface& program_interface) in test() 7059 …id TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface& program_interface, in test() 7082 …id TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface& program_interface, in test() [all …]
|
D | gl4cShaderSubroutineTests.cpp | 1308 const GLchar* Utils::programInterfaceToStr(glw::GLenum program_interface) in programInterfaceToStr() 3077 bool FunctionalTest3_4::checkProgramResourceiv(GLuint program_id, GLenum program_interface, GLenum … in checkProgramResourceiv() 3119 bool FunctionalTest3_4::checkProgramInterfaceiv(GLuint program_id, GLenum program_interface, GLenum… in checkProgramInterfaceiv() 3188 GLuint FunctionalTest3_4::getProgramResourceIndex(GLuint program_id, GLenum program_interface, in getProgramResourceIndex()
|
D | gl4cShaderSubroutineTests.hpp | 422 glw::GLenum program_interface; member
|