Home
last modified time | relevance | path

Searched refs:cformat (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_static.c201 uint32_t dst_buf_vars, cformat, zformat; in update_dst_buf_vars() local
207 cformat = cbuf_surface->format; in update_dst_buf_vars()
209 cformat = PIPE_FORMAT_B8G8R8A8_UNORM; /* arbitrary */ in update_dst_buf_vars()
210 cformat = translate_format(cformat); in update_dst_buf_vars()
228 cformat | in update_dst_buf_vars()