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

  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.hpp 54 bool isInterfaceBlock (void) const { return m_type == TYPE_INTERFACEBLOCK; }
58 const glu::InterfaceBlock* getInterfaceBlock (void) const { DE_ASSERT(isInterfaceBlock()); return m_data.block; }
  /external/chromium_org/third_party/angle/src/compiler/translator/
Types.h 350 bool isInterfaceBlock() const
intermediate.h 287 bool isInterfaceBlock() const { return type.isInterfaceBlock(); }

Completed in 1783 milliseconds