Searched refs:getLayoutFromTxType (Results 1 – 3 of 3) sorted by relevance
196 TLayoutFormat getLayoutFromTxType(const TSourceLoc&, const TType&);
1374 format = parseContext.getLayoutFromTxType(token.loc, txType); in acceptTextureType()
185 TLayoutFormat HlslParseContext::getLayoutFromTxType(const TSourceLoc& loc, const TType& txType) in getLayoutFromTxType() function in glslang::HlslParseContext