HomeSort by: relevance | last modified time | path
    Searched refs:URBAllocation (Results 1 - 19 of 19) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_state.c 394 l3cr.URBAllocation = cfg->n[INTEL_L3P_URB];
442 l3cr2.URBAllocation = cfg->n[INTEL_L3P_URB] - n0_urb;
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_cmd_buffer.c 1642 .URBAllocation = cfg->n[GEN_L3P_URB],
1689 .URBAllocation = cfg->n[GEN_L3P_URB] - n0_urb,
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen7_pack.h 6896 uint32_t URBAllocation;
6914 __gen_uint(values->URBAllocation, 1, 6) |
gen10_pack.h 10560 uint32_t URBAllocation;
10575 __gen_uint(values->URBAllocation, 1, 7) |
gen11_pack.h 11234 uint32_t URBAllocation;
11250 __gen_uint(values->URBAllocation, 1, 7) |
gen75_pack.h 8217 uint32_t URBAllocation;
8234 __gen_uint(values->URBAllocation, 1, 6) |
gen8_pack.h 9096 uint32_t URBAllocation;
9111 __gen_uint(values->URBAllocation, 1, 7) |
gen9_pack.h 10740 uint32_t URBAllocation;
10755 __gen_uint(values->URBAllocation, 1, 7) |
gen125_pack.h 11792 uint32_t URBAllocation;
11808 __gen_uint(values->URBAllocation, 1, 7) |
gen12_pack.h 12158 uint32_t URBAllocation;
12174 __gen_uint(values->URBAllocation, 1, 7) |
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen7_pack.h 6880 uint32_t URBAllocation;
6898 __gen_uint(values->URBAllocation, 1, 6) |
gen10_pack.h 10560 uint32_t URBAllocation;
10575 __gen_uint(values->URBAllocation, 1, 7) |
gen11_pack.h 10687 uint32_t URBAllocation;
10704 __gen_uint(values->URBAllocation, 1, 7) |
gen75_pack.h 8201 uint32_t URBAllocation;
8218 __gen_uint(values->URBAllocation, 1, 6) |
gen8_pack.h 9080 uint32_t URBAllocation;
9095 __gen_uint(values->URBAllocation, 1, 7) |
gen9_pack.h 10693 uint32_t URBAllocation;
10708 __gen_uint(values->URBAllocation, 1, 7) |
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_state.c 1116 reg.URBAllocation = cfg->n[INTEL_L3P_URB];
1155 reg.URBAllocation = cfg->n[INTEL_L3P_URB] - n0_urb;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c 771 reg.URBAllocation = cfg->n[INTEL_L3P_URB];
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c 636 reg.URBAllocation = cfg->n[GEN_L3P_URB];

Completed in 209 milliseconds