Searched refs:getSrcType (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_lowering_nvc0.cpp | 2072 getSrcType(const TexInstruction::ImgFormatDesc *t, int c) in getSrcType() function 2155 getSrcType(format, i), untypedDst[i / 2]) in convertSurfaceFormat() 2159 getSrcType(format, i), untypedDst[0])->subOp = i; in convertSurfaceFormat() 2164 bld.mkCvt(OP_CVT, TYPE_F32, typedDst[i], getSrcType(format, i), typedDst[i]); in convertSurfaceFormat()
|