Searched defs:program_interface (Results 1 – 3 of 3) sorted by relevance
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cEnhancedLayoutsTests.cpp | 1375 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::… in checkProgramStage() 1452 …checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicComputeProgramInterface() 1474 …ol checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicDrawProgramInterface() 1496 bool checkSeparableDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkSeparableDrawProgramInterface() 6394 …estBase::prepareAttribLocation(Utils::Program& program, Utils::ProgramInterface& program_interface) in test() 6538 Utils::ProgramInterface& program_interface, in test() 6806 …tureTestBase::prepareAttributes(GLuint test_case_index, Utils::ProgramInterface& program_interface, in test() 6916 …stBase::prepareFragmentDataLoc(Utils::Program& program, Utils::ProgramInterface& program_interface) in test() 7053 …id TextureTestBase::prepareSSBs(GLuint test_case_index, Utils::ProgramInterface& program_interface, in test() 7076 …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() 3075 bool FunctionalTest3_4::checkProgramResourceiv(GLuint program_id, GLenum program_interface, GLenum … in checkProgramResourceiv() 3117 bool FunctionalTest3_4::checkProgramInterfaceiv(GLuint program_id, GLenum program_interface, GLenum… in checkProgramInterfaceiv() 3186 GLuint FunctionalTest3_4::getProgramResourceIndex(GLuint program_id, GLenum program_interface, in getProgramResourceIndex()
|
| D | gl4cShaderSubroutineTests.hpp | 422 glw::GLenum program_interface; member
|