Searched refs:getStructBufferContentType (Results 1 – 2 of 2) sorted by relevance
299 TType* getStructBufferContentType(const TType& type) const;300 …bool isStructBufferType(const TType& type) const { return getStructBufferContentType(type) != null… in isStructBufferType()
6744 TType* HlslParseContext::getStructBufferContentType(const TType& type) const in getStructBufferContentType() function in glslang::HlslParseContext