Searched refs:ImgFormatDesc (Results 1 – 5 of 5) sorted by relevance
1061 struct ImgFormatDesc struct1070 static const struct ImgFormatDesc formatTable[IMG_FORMAT_COUNT]; argument1071 static const struct ImgFormatDesc *translateImgFormat(1114 const struct ImgFormatDesc *format;
976 const struct TexInstruction::ImgFormatDesc TexInstruction::formatTable[] =1027 const struct TexInstruction::ImgFormatDesc *
1661 getPackedType(const TexInstruction::ImgFormatDesc *t, int c) in getPackedType()1705 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoords()1841 const TexInstruction::ImgFormatDesc *format = su->tex.format; in handleSULDP()1990 const TexInstruction::ImgFormatDesc *format = su->tex.format; in handleSUSTP()
2174 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsNVE4()2194 getSrcType(const TexInstruction::ImgFormatDesc *t, int c) in getSrcType()2230 const TexInstruction::ImgFormatDesc *format = su->tex.format; in convertSurfaceFormat()2520 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsNVC0()2654 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsGM107()
225 const nv50_ir::TexInstruction::ImgFormatDesc *getImageFormat() const { in getImageFormat()