Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_shader_util.c408 case V_028C70_COLOR_32: in ac_choose_spi_color_formats()
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c912 return V_028C70_COLOR_32; in radv_translate_colorformat()
Dradv_cmd_buffer.c1158 if (format == V_028C70_COLOR_8 || format == V_028C70_COLOR_16 || format == V_028C70_COLOR_32) in radv_emit_rbplus_state()
1220 case V_028C70_COLOR_32: in radv_emit_rbplus_state()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c156 format == V_028C70_COLOR_32) in si_emit_cb_render_state()
213 case V_028C70_COLOR_32: in si_emit_cb_render_state()
1587 return V_028C70_COLOR_32; in si_translate_colorformat()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h486 #define V_028C70_COLOR_32 0x0000000D macro