Home
last modified time | relevance | path

Searched refs:sample_locations_16x (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dcayman_msaa.c140 cayman_get_sample_position(ctx, 16, i, rctx->sample_locations_16x[i]); in cayman_init_msaa()
Dr600_pipe_common.h607 float sample_locations_16x[16][2]; member
/external/mesa3d/src/amd/vulkan/
Dradv_private.h495 float sample_locations_16x[16][2]; member
Dsi_cmd_buffer.c1153 radv_cayman_get_sample_position(device, 16, i, device->sample_locations_16x[i]); in radv_device_init_msaa()
Dradv_cmd_buffer.c416 src = cmd_buffer->device->sample_locations_16x; in radv_update_multisample_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2482 constbuf.user_buffer = sctx->b.sample_locations_16x; in si_set_framebuffer_state()