Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcayman_msaa.c243 S_028BE0_MAX_SAMPLE_DIST(max_dist[log_samples]) | in cayman_emit_msaa_state()
H A Devergreend.h301 #define S_028BE0_MAX_SAMPLE_DIST(x) (((unsigned)(x) & 0x0F) << 13) macro
2751 #define S_028BE0_MAX_SAMPLE_DIST(x) (((unsigned)(x) & 0x0F) << 13) macro
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c1173 S_028BE0_MAX_SAMPLE_DIST(radv_get_default_max_sample_dist(log_samples)) | in radv_pipeline_init_multisample_state()
H A Dradv_cmd_buffer.c1196 S_028BE0_MAX_SAMPLE_DIST(max_sample_dist), ~C_028BE0_MAX_SAMPLE_DIST); in radv_emit_sample_locations()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c3825 S_028BE0_MAX_SAMPLE_DIST(max_dist[log_samples]) | in si_emit_msaa_config()

Completed in 46 milliseconds