Searched refs:sample_locs_1x (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state_msaa.c | 86 static const uint32_t sample_locs_1x = variable in typeref:typename:const uint32_t 128 sample_locs = &sample_locs_1x; 182 si_emit_max_4_sample_locs(cs, centroid_priority_1x, sample_locs_1x);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state_msaa.c | 89 static const uint32_t sample_locs_1x = variable in typeref:typename:const uint32_t 130 sample_locs = &sample_locs_1x; 185 si_emit_max_4_sample_locs(cs, centroid_priority_1x, sample_locs_1x);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | si_cmd_buffer.c | 1711 static const uint32_t sample_locs_1x = FILL_SREG(0, 0, 0, 0, 0, 0, 0, 0); variable in typeref:typename:const uint32_t 1758 radeon_set_context_reg(cs, R_028BF8_PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y0_0, sample_locs_1x); 1759 radeon_set_context_reg(cs, R_028C08_PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y0_0, sample_locs_1x); 1760 radeon_set_context_reg(cs, R_028C18_PA_SC_AA_SAMPLE_LOCS_PIXEL_X0Y1_0, sample_locs_1x); 1761 radeon_set_context_reg(cs, R_028C28_PA_SC_AA_SAMPLE_LOCS_PIXEL_X1Y1_0, sample_locs_1x); 1803 sample_locs = &sample_locs_1x;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_emit.c | 576 static unsigned sample_locs_1x[12] = { local in function:r300_emit_fb_state_pipelined 623 mspos0 = r300_get_mspos(0, sample_locs_1x); 624 mspos1 = r300_get_mspos(1, sample_locs_1x);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_emit.c | 576 static unsigned sample_locs_1x[12] = { local in function:r300_emit_fb_state_pipelined 623 mspos0 = r300_get_mspos(0, sample_locs_1x); 624 mspos1 = r300_get_mspos(1, sample_locs_1x);
|
Completed in 9 milliseconds