Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c726 uint32_t brw_format = brw_format_for_mesa_format(format); in brw_update_buffer_texture_surface() local
729 if (brw_format == 0 && format != MESA_FORMAT_RGBA_FLOAT32) { in brw_update_buffer_texture_surface()