Searched refs:SetupURBEntryReadLength (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen4_blorp_exec.h125 wm.SetupURBEntryReadLength = prog_data->num_varying_inputs * 2;
H A DgenX_state_upload.c1901 wm.SetupURBEntryReadLength = wm_prog_data->num_varying_inputs * 2;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dgen4_blorp_exec.h120 wm.SetupURBEntryReadLength = prog_data->num_varying_inputs * 2;
H A Dcrocus_state.c7212 wm.SetupURBEntryReadLength = wm_prog_data->num_varying_inputs * 2;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dgfx4_blorp_exec.h125 wm.SetupURBEntryReadLength = prog_data->num_varying_inputs * 2;
H A DgenX_state_upload.c1891 wm.SetupURBEntryReadLength = wm_prog_data->num_varying_inputs * 2;
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h1264 uint32_t SetupURBEntryReadLength; member in struct:GEN45_WM_STATE
1328 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
H A Dgen4_pack.h1239 uint32_t SetupURBEntryReadLength; member in struct:GEN4_WM_STATE
1301 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
H A Dgen5_pack.h1325 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 Dgen45_pack.h1280 uint32_t SetupURBEntryReadLength; member in struct:GFX45_WM_STATE
1344 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
H A Dgen4_pack.h1255 uint32_t SetupURBEntryReadLength; member in struct:GFX4_WM_STATE
1317 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |
H A Dgen5_pack.h1341 uint32_t SetupURBEntryReadLength; member in struct:GFX5_WM_STATE
1415 __gen_uint(values->SetupURBEntryReadLength, 11, 16) |

Completed in 60 milliseconds