Searched refs:tempFormat (Results 1 – 2 of 2) sorted by relevance
194 mesa_format tempFormat; in _mesa_texstore_rg_rgtc2() local201 tempFormat = MESA_FORMAT_RG_UNORM8; in _mesa_texstore_rg_rgtc2()203 tempFormat = MESA_FORMAT_LA_UNORM8; 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()
1175 GLenum tempFormat = 0; in TEST_P() local1178 &tempFormat, tempArray); in TEST_P()