Searched refs:tempFormat (Results 1 – 4 of 4) 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()
273 int tempFormat = ChoosePixelFormat(tempDC, &tempPFD); in SkWGLExtensions() local274 SetPixelFormat(tempDC, tempFormat, &tempPFD); in SkWGLExtensions()
1133 GLenum tempFormat = 0; in TEST_P() local1136 &tempFormat, tempArray); in TEST_P()
1182 GLenum tempFormat = 0; in TEST_P() local1185 &tempFormat, tempArray); in TEST_P()