Searched refs:sample_locations_4x (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dcayman_msaa.c137 cayman_get_sample_position(ctx, 4, i, rctx->sample_locations_4x[i]);
H A Dr600_pipe_common.h582 float sample_locations_4x[4][2]; member in struct:r600_common_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dcayman_msaa.c137 cayman_get_sample_position(ctx, 4, i, rctx->sample_locations_4x[i]);
H A Dr600_pipe_common.h571 float sample_locations_4x[4][2]; member in struct:r600_common_context
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h699 float sample_locations_4x[4][2]; member in struct:radv_device
H A Dsi_cmd_buffer.c1488 radv_cayman_get_sample_position(device, 4, i, device->sample_locations_4x[i]);
H A Dradv_device.c2226 memcpy(desc, queue->device->sample_locations_4x, 32);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c1830 radv_get_sample_position(device, 4, i, device->sample_locations_4x[i]);
H A Dradv_private.h750 float sample_locations_4x[4][2]; member in struct:radv_device
H A Dradv_device.c3501 memcpy(desc, queue->device->sample_locations_4x, 32);

Completed in 37 milliseconds