Searched defs:txType (Results 1 – 2 of 2) sorted by relevance
1178 TType txType(EbtFloat, EvqUniform, 4); // default type is float4 in acceptSamplerTypeDX9() local1302 TType txType(EbtFloat, EvqUniform, 4); // default type is float4 in acceptTextureType() local
185 TLayoutFormat HlslParseContext::getLayoutFromTxType(const TSourceLoc& loc, const TType& txType) in getLayoutFromTxType()