Searched refs:iformat (Results 1 – 6 of 6) sorted by relevance
391 iformat = entry[1]394 value = read_value(iformat)401 iformat = entry[1]405 value = read_value(iformat)423 iformat = entry[1]427 value = read_value(iformat)
28 iformat = cl.GRAYSCALE30 iformat = cl.YUV36 cl.INTERNAL_FORMAT, iformat,
28 iformat = cl.GRAYSCALE30 iformat = cl.YUV36 cl.INTERNAL_FORMAT, iformat, \
332 enum pipe_format iformat, format = ptrans->resource->format; in flush_region() local365 iformat = helper->vtbl->get_internal_format(ptrans->resource); in flush_region()372 (box->x * util_format_get_blocksize(iformat)); in flush_region()
2269 GLenum iformat = internalFormat; in st_ChooseTextureFormat() local2272 if (iformat == GL_BGRA) in st_ChooseTextureFormat()2273 iformat = GL_RGBA; in st_ChooseTextureFormat()2278 if (iformat == baseFormat && iformat == basePackFormat) { in st_ChooseTextureFormat()
4919 glw::GLenum iformat; member5026 if (internalformat == compressed_images[i].iformat in PrepareReferenceData()5033 m_reference_internalformat = compressed_images[i].iformat; in PrepareReferenceData()