Searched refs:getInterfaceBlock (Results 1 – 7 of 7) sorted by relevance
127 matOrder = path[pathNdx].getInterfaceBlock()->layout.matrixOrder; in getMatrixOrderFromPath()472 …terfaceBlock() && isBufferBackedInterfaceBlockStorage(firstComponent.getInterfaceBlock()->storage); in validateSingleVariable()545 …const glw::GLenum interface = (firstComponent.getInterfaceBlock()->storage == glu::STORAGE_UNIFOR… in validateSingleVariable()546 … (firstComponent.getInterfaceBlock()->storage == glu::STORAGE_BUFFER) ? (GL_SHADER_STORAGE_BLOCK) : in validateSingleVariable()549 …r<char> nameBuffer (firstComponent.getInterfaceBlock()->interfaceName.size() + 3 * firstComponent… in validateSingleVariable()560 expectedName << firstComponent.getInterfaceBlock()->interfaceName; in validateSingleVariable()561 …for (int dimensionNdx = 0; dimensionNdx < (int)firstComponent.getInterfaceBlock()->dimensions.size… in validateSingleVariable()599 …terfaceBlock() && isBufferBackedInterfaceBlockStorage(firstComponent.getInterfaceBlock()->storage); in validateSingleVariable()631 …terfaceBlock() && isBufferBackedInterfaceBlockStorage(firstComponent.getInterfaceBlock()->storage); in validateSingleVariable()788 const glu::InterfaceBlock* block = path.front().getInterfaceBlock(); in getIOBlockVariableLocation()[all …]
58 …const glu::InterfaceBlock* getInterfaceBlock (void) const { DE_ASSERT(isInterfaceBlock()); retur… in getInterfaceBlock() function in deqp::gles31::Functional::ProgramInterfaceDefinition::VariablePathComponent
59 const TInterfaceBlock *interfaceBlock = type.getInterfaceBlock(); in isInStd140InterfaceBlock()
187 type.getInterfaceBlock()->fields() : in getUserDefinedVariableInfo()
342 TInterfaceBlock *getInterfaceBlock() const in getInterfaceBlock() function
600 const TInterfaceBlock &interfaceBlock = *nodeType.getInterfaceBlock(); in header()1783 const TInterfaceBlock* interfaceBlock = nodeType.getInterfaceBlock(); in visitSymbol()1954 TInterfaceBlock* interfaceBlock = leftType.getInterfaceBlock(); in visitBinary()1988 const TInterfaceBlock* interfaceBlock = node->getLeft()->getType().getInterfaceBlock(); in visitBinary()
2193 …TType copyOfType(baseType.getInterfaceBlock(), baseType.getQualifier(), baseType.getLayoutQualifie… in addIndexExpression()2356 const TFieldList& fields = baseExpression->getType().getInterfaceBlock()->fields(); in addFieldSelectionExpression()