Searched refs:tempFormat (Results 1 – 3 of 3) sorted by relevance
192 mesa_format tempFormat; in _mesa_texstore_rg_rgtc2() local199 tempFormat = _mesa_little_endian() ? MESA_FORMAT_R8G8_UNORM in _mesa_texstore_rg_rgtc2()202 tempFormat = _mesa_little_endian() ? MESA_FORMAT_L8A8_UNORM in _mesa_texstore_rg_rgtc2()212 tempFormat, in _mesa_texstore_rg_rgtc2()259 mesa_format tempFormat; in _mesa_texstore_signed_rg_rgtc2() local266 tempFormat = MESA_FORMAT_RG_FLOAT32; in _mesa_texstore_signed_rg_rgtc2()268 tempFormat = MESA_FORMAT_LA_FLOAT32; in _mesa_texstore_signed_rg_rgtc2()277 tempFormat, in _mesa_texstore_signed_rg_rgtc2()
1086 PVRTuint64 tempFormat; in PVRTTextureLoadFromPVR() local1091 …numToNewFormat( (PVRTPixelType)( sLegacyTextureHeader->dwpfFlags&0xff),tempFormat,tempColourSpace,… in PVRTTextureLoadFromPVR()
1459 PVRTuint64 tempFormat; in PVRTTextureLoadFromPVR() local1464 …numToNewFormat( (PVRTPixelType)( sLegacyTextureHeader->dwpfFlags&0xff),tempFormat,tempColourSpace,… in PVRTTextureLoadFromPVR()