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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dcayman_msaa.c139 cayman_get_sample_position(ctx, 8, i, rctx->sample_locations_8x[i]);
H A Dr600_pipe_common.h583 float sample_locations_8x[8][2]; member in struct:r600_common_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dcayman_msaa.c139 cayman_get_sample_position(ctx, 8, i, rctx->sample_locations_8x[i]);
H A Dr600_pipe_common.h572 float sample_locations_8x[8][2]; member in struct:r600_common_context
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h700 float sample_locations_8x[8][2]; member in struct:radv_device
H A Dsi_cmd_buffer.c1490 radv_cayman_get_sample_position(device, 8, i, device->sample_locations_8x[i]);
H A Dradv_device.c2228 memcpy(desc, queue->device->sample_locations_8x, 64);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c1832 radv_get_sample_position(device, 8, i, device->sample_locations_8x[i]);
H A Dradv_private.h751 float sample_locations_8x[8][2]; member in struct:radv_device
H A Dradv_device.c3503 memcpy(desc, queue->device->sample_locations_8x, 64);

Completed in 39 milliseconds