Searched refs:URBEntryAllocationSize (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen4_blorp_exec.h57 vs.URBEntryAllocationSize = brw->urb.vsize - 1;
89 sf.URBEntryAllocationSize = brw->urb.sfsize - 1;
H A DgenX_state_upload.c1311 clip.URBEntryAllocationSize = brw->urb.vsize - 1;
1545 sf.URBEntryAllocationSize = brw->urb.sfsize - 1;
2194 vs.URBEntryAllocationSize = brw->urb.vsize - 1;
2811 gs.URBEntryAllocationSize = brw->urb.vsize - 1;
4433 vfe.URBEntryAllocationSize = GEN_GEN >= 8 ? 2 : 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dgen4_blorp_exec.h55 vs.URBEntryAllocationSize = batch->ice->urb.vsize - 1;
85 sf.URBEntryAllocationSize = batch->ice->urb.sfsize - 1;
H A Dcrocus_state.c6660 clip.URBEntryAllocationSize = batch->ice->urb.vsize - 1;
6778 vs.URBEntryAllocationSize = batch->ice->urb.vsize - 1;
6954 gs.URBEntryAllocationSize = batch->ice->urb.vsize - 1;
7060 sf.URBEntryAllocationSize = batch->ice->urb.sfsize - 1;
7561 cs.URBEntryAllocationSize = ice->urb.csize - 1;
8119 vfe.URBEntryAllocationSize = GFX_VER == 8 ? 2 : 0;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dgfx4_blorp_exec.h57 vs.URBEntryAllocationSize = brw->urb.vsize - 1;
89 sf.URBEntryAllocationSize = brw->urb.sfsize - 1;
H A DgenX_state_upload.c1301 clip.URBEntryAllocationSize = brw->urb.vsize - 1;
1535 sf.URBEntryAllocationSize = brw->urb.sfsize - 1;
2177 vs.URBEntryAllocationSize = brw->urb.vsize - 1;
2709 gs.URBEntryAllocationSize = brw->urb.vsize - 1;
4356 vfe.URBEntryAllocationSize = GFX_VER >= 8 ? 2 : 0;
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h329 uint32_t URBEntryAllocationSize; member in struct:GEN45_CLIP_STATE
391 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
590 uint32_t URBEntryAllocationSize; member in struct:GEN45_GS_STATE
633 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
940 uint32_t URBEntryAllocationSize; member in struct:GEN45_SF_STATE
1027 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1190 uint32_t URBEntryAllocationSize; member in struct:GEN45_VS_STATE
1232 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
2215 uint32_t URBEntryAllocationSize; member in struct:GEN45_CS_URB_STATE
2234 __gen_uint(values->URBEntryAllocationSize,
[all...]
H A Dgen4_pack.h329 uint32_t URBEntryAllocationSize; member in struct:GEN4_CLIP_STATE
390 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
586 uint32_t URBEntryAllocationSize; member in struct:GEN4_GS_STATE
627 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
921 uint32_t URBEntryAllocationSize; member in struct:GEN4_SF_STATE
1004 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1166 uint32_t URBEntryAllocationSize; member in struct:GEN4_VS_STATE
1208 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
2135 uint32_t URBEntryAllocationSize; member in struct:GEN4_CS_URB_STATE
2154 __gen_uint(values->URBEntryAllocationSize,
[all...]
H A Dgen5_pack.h327 uint32_t URBEntryAllocationSize; member in struct:GEN5_CLIP_STATE
387 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
587 uint32_t URBEntryAllocationSize; member in struct:GEN5_GS_STATE
630 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1002 uint32_t URBEntryAllocationSize; member in struct:GEN5_SF_STATE
1088 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1252 uint32_t URBEntryAllocationSize; member in struct:GEN5_VS_STATE
1294 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
2417 uint32_t URBEntryAllocationSize; member in struct:GEN5_CS_URB_STATE
2436 __gen_uint(values->URBEntryAllocationSize,
[all...]
H A Dgen6_pack.h3784 uint32_t URBEntryAllocationSize; member in struct:GEN6_MEDIA_VFE_STATE
3838 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen7_pack.h5279 uint32_t URBEntryAllocationSize; member in struct:GEN7_MEDIA_VFE_STATE
5335 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen10_pack.h8424 uint32_t URBEntryAllocationSize; member in struct:GEN10_MEDIA_VFE_STATE
8483 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen11_pack.h8506 uint32_t URBEntryAllocationSize; member in struct:GEN11_MEDIA_VFE_STATE
8541 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen75_pack.h6211 uint32_t URBEntryAllocationSize; member in struct:GEN75_MEDIA_VFE_STATE
6268 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen8_pack.h6872 uint32_t URBEntryAllocationSize; member in struct:GEN8_MEDIA_VFE_STATE
6929 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen9_pack.h8333 uint32_t URBEntryAllocationSize; member in struct:GEN9_MEDIA_VFE_STATE
8389 __gen_uint(values->URBEntryAllocationSize, 16, 31);
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen45_pack.h345 uint32_t URBEntryAllocationSize; member in struct:GFX45_CLIP_STATE
407 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
606 uint32_t URBEntryAllocationSize; member in struct:GFX45_GS_STATE
649 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
956 uint32_t URBEntryAllocationSize; member in struct:GFX45_SF_STATE
1043 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1206 uint32_t URBEntryAllocationSize; member in struct:GFX45_VS_STATE
1248 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
2231 uint32_t URBEntryAllocationSize; member in struct:GFX45_CS_URB_STATE
2250 __gen_uint(values->URBEntryAllocationSize,
[all...]
H A Dgen4_pack.h345 uint32_t URBEntryAllocationSize; member in struct:GFX4_CLIP_STATE
406 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
602 uint32_t URBEntryAllocationSize; member in struct:GFX4_GS_STATE
643 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
937 uint32_t URBEntryAllocationSize; member in struct:GFX4_SF_STATE
1020 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1182 uint32_t URBEntryAllocationSize; member in struct:GFX4_VS_STATE
1224 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
2151 uint32_t URBEntryAllocationSize; member in struct:GFX4_CS_URB_STATE
2170 __gen_uint(values->URBEntryAllocationSize,
[all...]
H A Dgen5_pack.h343 uint32_t URBEntryAllocationSize; member in struct:GFX5_CLIP_STATE
403 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
603 uint32_t URBEntryAllocationSize; member in struct:GFX5_GS_STATE
646 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1018 uint32_t URBEntryAllocationSize; member in struct:GFX5_SF_STATE
1104 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
1268 uint32_t URBEntryAllocationSize; member in struct:GFX5_VS_STATE
1310 __gen_uint(values->URBEntryAllocationSize, 19, 23) |
2433 uint32_t URBEntryAllocationSize; member in struct:GFX5_CS_URB_STATE
2452 __gen_uint(values->URBEntryAllocationSize,
[all...]
H A Dgen6_pack.h3793 uint32_t URBEntryAllocationSize; member in struct:GFX6_MEDIA_VFE_STATE
3847 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen7_pack.h5295 uint32_t URBEntryAllocationSize; member in struct:GFX7_MEDIA_VFE_STATE
5351 __gen_uint(values->URBEntryAllocationSize, 16, 31);
H A Dgen10_pack.h8424 uint32_t URBEntryAllocationSize; member in struct:GEN10_MEDIA_VFE_STATE
8483 __gen_uint(values->URBEntryAllocationSize, 16, 31);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c2087 vfe.URBEntryAllocationSize = GEN_GEN <= 7 ? 0 : 2;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h2174 vfe.URBEntryAllocationSize = GFX_VER >= 8 ? 2 : 0;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c2667 vfe.URBEntryAllocationSize = GFX_VER <= 7 ? 0 : 2;

Completed in 241 milliseconds

12