Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dcayman_msaa.c131 cayman_get_sample_position(ctx, 1, 0, rctx->sample_locations_1x[0]); in cayman_init_msaa()
Dr600_pipe_common.h603 float sample_locations_1x[1][2]; member
/external/mesa3d/src/amd/vulkan/
Dradv_private.h491 float sample_locations_1x[1][2]; member
Dsi_cmd_buffer.c1144 radv_cayman_get_sample_position(device, 1, 0, device->sample_locations_1x[0]); in radv_device_init_msaa()
Dradv_cmd_buffer.c404 src = cmd_buffer->device->sample_locations_1x; in radv_update_multisample_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2470 constbuf.user_buffer = sctx->b.sample_locations_1x; in si_set_framebuffer_state()