Home
last modified time | relevance | path

Searched defs:InterfaceBlock (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/opengl/
DgluVarType.hpp271 struct InterfaceBlock struct
275 glu::Layout layout;
276 Storage storage;
277 int memoryAccessQualifierFlags;
278 std::string interfaceName;
279 std::string instanceName;
280 std::vector<glu::VariableDeclaration> variables;
281 std::vector<int> dimensions;
DgluVarType.cpp286 InterfaceBlock::InterfaceBlock (void) in InterfaceBlock() function in glu::InterfaceBlock
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp321 class InterfaceBlock : public Node class
324 InterfaceBlock (const SharedPtr& enclosing, bool named) in InterfaceBlock() function in deqp::gles31::Functional::__anon79b9d4170111::ResourceDefinition::InterfaceBlock