Searched refs:ImgFormatDesc (Results 1 – 4 of 4) sorted by relevance
1035 struct ImgFormatDesc struct1044 static const struct ImgFormatDesc formatTable[IMG_FORMAT_COUNT]; argument1045 static const struct ImgFormatDesc *translateImgFormat(1088 const struct ImgFormatDesc *format;
974 const struct TexInstruction::ImgFormatDesc TexInstruction::formatTable[] =1025 const struct TexInstruction::ImgFormatDesc *
2173 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsNVE4()2193 getSrcType(const TexInstruction::ImgFormatDesc *t, int c) in getSrcType()2229 const TexInstruction::ImgFormatDesc *format = su->tex.format; in convertSurfaceFormat()2433 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsNVC0()2567 const TexInstruction::ImgFormatDesc *format = su->tex.format; in processSurfaceCoordsGM107()
225 const nv50_ir::TexInstruction::ImgFormatDesc *getImageFormat() const { in getImageFormat()