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