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