Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_shader_util.c33 ac_get_spi_shader_z_format(bool writes_z, bool writes_stencil, in ac_get_spi_shader_z_format() function
118 unsigned format = ac_get_spi_shader_z_format(depth != NULL, in ac_export_mrt_z()
Dac_shader_util.h34 ac_get_spi_shader_z_format(bool writes_z, bool writes_stencil,
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c2523 ac_get_spi_shader_z_format(ps->info.fs.writes_z, in radv_pipeline_init()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c1069 ac_get_spi_shader_z_format(info->writes_z, in si_shader_ps()