Searched refs:ImgFormatDesc (Results 1 – 4 of 4) sorted by relevance
982 struct ImgFormatDesc struct991 static const struct ImgFormatDesc formatTable[IMG_FORMAT_COUNT]; argument1033 const struct ImgFormatDesc *format;
2052 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsNVE4()2072 getSrcType(const TexInstruction::ImgFormatDesc *t, int c) in getSrcType()2108 const TexInstruction::ImgFormatDesc *format = su->tex.format; in convertSurfaceFormat()2272 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsNVC0()2371 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsGM107()
965 const struct TexInstruction::ImgFormatDesc TexInstruction::formatTable[] =
226 const nv50_ir::TexInstruction::ImgFormatDesc *getImageFormat() const { in getImageFormat()