Home
last modified time | relevance | path

Searched defs:getInterfaceBlock (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.hpp58 …const glu::InterfaceBlock* getInterfaceBlock (void) const { DE_ASSERT(isInterfaceBlock()); retur… in getInterfaceBlock() function in deqp::gles31::Functional::ProgramInterfaceDefinition::VariablePathComponent
/external/swiftshader/src/OpenGL/compiler/
DTypes.h394 TInterfaceBlock *getInterfaceBlock() const { return interfaceBlock; } in getInterfaceBlock() function