Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.h83 bool sample_locations_enabled; member
H A Dzink_pipeline.c241 if (state->sample_locations_enabled) in zink_create_gfx_pipeline()
H A Dzink_context.c2174 if (ctx->gfx_pipeline_state.sample_locations_enabled && ctx->sample_locations_changed) { in zink_update_vk_sample_locations()
2720 ctx->sample_locations_changed = ctx->gfx_pipeline_state.sample_locations_enabled; in flush_batch()
2950 ctx->sample_locations_changed |= ctx->gfx_pipeline_state.sample_locations_enabled; in zink_set_framebuffer_state()
2983 ctx->gfx_pipeline_state.sample_locations_enabled = size && locations; in zink_set_sample_locations()
2984 ctx->sample_locations_changed = ctx->gfx_pipeline_state.sample_locations_enabled; in zink_set_sample_locations()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h240 bool sample_locations_enabled; member
H A Dnvc0_state_validate.c106 if (nvc0->sample_locations_enabled) { in gm200_validate_sample_locations()
H A Dnvc0_state.c921 nvc0->sample_locations_enabled = size && locations; in nvc0_set_sample_locations()

Completed in 13 milliseconds