Searched refs:SetupURBEntryReadLength (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | gen4_blorp_exec.h | 125 wm.SetupURBEntryReadLength = prog_data->num_varying_inputs * 2;
|
| H A D | genX_state_upload.c | 1901 wm.SetupURBEntryReadLength = wm_prog_data->num_varying_inputs * 2;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | gen4_blorp_exec.h | 120 wm.SetupURBEntryReadLength = prog_data->num_varying_inputs * 2;
|
| H A D | crocus_state.c | 7212 wm.SetupURBEntryReadLength = wm_prog_data->num_varying_inputs * 2;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | gfx4_blorp_exec.h | 125 wm.SetupURBEntryReadLength = prog_data->num_varying_inputs * 2;
|
| H A D | genX_state_upload.c | 1891 wm.SetupURBEntryReadLength = wm_prog_data->num_varying_inputs * 2;
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen45_pack.h | 1264 uint32_t SetupURBEntryReadLength; member in struct:GEN45_WM_STATE 1328 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
|
| H A D | gen4_pack.h | 1239 uint32_t SetupURBEntryReadLength; member in struct:GEN4_WM_STATE 1301 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
|
| H A D | gen5_pack.h | 1325 uint32_t SetupURBEntryReadLength; member in struct:GEN5_WM_STATE 1399 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen45_pack.h | 1280 uint32_t SetupURBEntryReadLength; member in struct:GFX45_WM_STATE 1344 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
|
| H A D | gen4_pack.h | 1255 uint32_t SetupURBEntryReadLength; member in struct:GFX4_WM_STATE 1317 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
|
| H A D | gen5_pack.h | 1341 uint32_t SetupURBEntryReadLength; member in struct:GFX5_WM_STATE 1415 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
|
Completed in 60 milliseconds