Searched defs:InterfaceBlock (Results 1 – 5 of 5) sorted by relevance
104 struct COMPILER_EXPORT InterfaceBlock struct109 InterfaceBlock &operator=(const InterfaceBlock &other); argument118 std::vector<InterfaceBlockField> fields; argument
269 struct InterfaceBlock struct273 glu::Layout layout;274 Storage storage;275 int memoryAccessQualifierFlags;276 std::string interfaceName;277 std::string instanceName;278 std::vector<glu::VariableDeclaration> variables;279 std::vector<int> dimensions;
285 InterfaceBlock::InterfaceBlock (void) in InterfaceBlock() function in glu::InterfaceBlock
132 InterfaceBlock::InterfaceBlock() in InterfaceBlock() function in sh::InterfaceBlock142 InterfaceBlock::InterfaceBlock(const InterfaceBlock &other) in InterfaceBlock() function in sh::InterfaceBlock
279 class InterfaceBlock : public Node class282 InterfaceBlock (const SharedPtr& enclosing, bool named) in InterfaceBlock() function in deqp::gles31::Functional::__anon184f91ee0111::ResourceDefinition::InterfaceBlock