Searched refs:containsSubType (Results 1 – 1 of 1) sorted by relevance
818 static bool containsSubType (const glu::VarType& complexType, glu::DataType basicType) in containsSubType() function826 return containsSubType(complexType.getElementType(), basicType); in containsSubType()831 if (containsSubType(complexType.getStructPtr()->getMember(ndx).getType(), basicType)) in containsSubType()868 …if (containsSubType(shader->getDefaultBlock().variables[ndx].varType, glu::TYPE_UINT_ATOMIC_COUNTE… in getNumAtomicCounterBuffers()1137 …if (containsSubType(shader->getDefaultBlock().variables[ndx].varType, glu::TYPE_UINT_ATOMIC_COUNTE… in getAtomicCounterMaxBinding()1169 …if (containsSubType(shader->getDefaultBlock().variables[ndx].varType, glu::TYPE_UINT_ATOMIC_COUNTE… in getAtomicCounterMaxBufferSize()