Home
last modified time | relevance | path

Searched refs:writes_primitive_shading_rate_per_primitive (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h84 bool writes_primitive_shading_rate_per_primitive; member
H A Daco_instruction_selection.cpp11051 if (outinfo->writes_primitive_shading_rate_per_primitive) {
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_aco_shader_info.h62 ASSIGN_FIELD(writes_primitive_shading_rate_per_primitive); in radv_aco_convert_shader_vp_info()
H A Dradv_shader.h212 bool writes_primitive_shading_rate_per_primitive; member
H A Dradv_shader_info.c533 outinfo->writes_primitive_shading_rate_per_primitive = per_prim_mask & VARYING_BIT_PRIMITIVE_SHADING_RATE; in radv_nir_shader_info_pass()
H A Dradv_pipeline.c5808 outinfo->writes_primitive_shading_rate_per_primitive) in radv_pipeline_emit_hw_ngg()
6615 outinfo->writes_primitive_shading_rate_per_primitive); in gfx103_pipeline_emit_vgt_draw_payload_cntl()

Completed in 28 milliseconds