Home
last modified time | relevance | path

Searched refs:ac_get_spi_shader_z_format (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.h93 unsigned ac_get_spi_shader_z_format(bool writes_z, bool writes_stencil, bool writes_samplemask,
H A Dac_shader_util.c34 unsigned ac_get_spi_shader_z_format(bool writes_z, bool writes_stencil, bool writes_samplemask, in ac_get_spi_shader_z_format() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp2000 ac_get_spi_shader_z_format(info->writes_z, info->writes_stencil, info->writes_samplemask,
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6426 ac_get_spi_shader_z_format(ps->info.ps.writes_z, ps->info.ps.writes_stencil, in radv_pipeline_emit_fragment_shader()
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c4313 unsigned format = ac_get_spi_shader_z_format(depth != NULL, stencil != NULL, samplemask != NULL, in ac_export_mrt_z()

Completed in 23 milliseconds