Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dcayman_msaa.c132 cayman_get_sample_position(ctx, 1, 0, rctx->sample_locations_1x[0]); in cayman_init_msaa()
Dr600_pipe_common.h569 float sample_locations_1x[1][2]; member
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1825 radv_get_sample_position(device, 1, 0, device->sample_locations_1x[0]); in radv_device_init_msaa()
Dradv_private.h747 float sample_locations_1x[1][2]; member
Dradv_device.c3493 memcpy(desc, queue->device->sample_locations_1x, 8); in fill_geom_tess_rings()