HomeSort by relevance Sort by last modified time
    Searched defs:ProgramInterface (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinition.hpp 38 enum ProgramInterface
  /external/deqp/external/openglcts/modules/gl/
gl4cEnhancedLayoutsTests.cpp 1305 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::STAGES stage,
1382 bool checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_interface,
1404 bool checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interface,
    [all...]
gl4cEnhancedLayoutsTests.hpp 629 struct ProgramInterface
633 ProgramInterface();
634 ~ProgramInterface();
924 //void Init(const ProgramInterface& program_interface,
978 bool checkProgramInterface(const ProgramInterface& program_interface, Program& program, std::stringstream& stream);
    [all...]

Completed in 1401 milliseconds