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

  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
genX_pipeline.c 302 urb.VSURBEntryAllocationSize = entry_size[i] - 1;
  /xsrc/external/mit/MesaLib/dist/src/intel/blorp/
blorp_genX_exec.h 257 urb.VSURBEntryAllocationSize = entry_size[i] - 1;
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
genX_pipeline.c 305 urb.VSURBEntryAllocationSize = entry_size[i] - 1;
  /xsrc/external/mit/MesaLib/src/intel/genxml/
gen6_pack.h 2894 uint32_t VSURBEntryAllocationSize;
2915 __gen_uint(values->VSURBEntryAllocationSize, 16, 23);
gen7_pack.h 4316 uint32_t VSURBEntryAllocationSize;
4336 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen10_pack.h 6879 uint32_t VSURBEntryAllocationSize;
6899 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen11_pack.h 7478 uint32_t VSURBEntryAllocationSize;
7498 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen75_pack.h 5153 uint32_t VSURBEntryAllocationSize;
5173 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen8_pack.h 5499 uint32_t VSURBEntryAllocationSize;
5519 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen9_pack.h 6837 uint32_t VSURBEntryAllocationSize;
6857 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen125_pack.h 8324 uint32_t VSURBEntryAllocationSize;
8344 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen12_pack.h 8276 uint32_t VSURBEntryAllocationSize;
8296 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
  /xsrc/external/mit/MesaLib.old/src/intel/genxml/
gen6_pack.h 2885 uint32_t VSURBEntryAllocationSize;
2906 __gen_uint(values->VSURBEntryAllocationSize, 16, 23);
gen7_pack.h 4300 uint32_t VSURBEntryAllocationSize;
4320 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen10_pack.h 6879 uint32_t VSURBEntryAllocationSize;
6899 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen11_pack.h 6994 uint32_t VSURBEntryAllocationSize;
7014 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen75_pack.h 5137 uint32_t VSURBEntryAllocationSize;
5157 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen8_pack.h 5483 uint32_t VSURBEntryAllocationSize;
5503 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
gen9_pack.h 6821 uint32_t VSURBEntryAllocationSize;
6841 __gen_uint(values->VSURBEntryAllocationSize, 16, 24) |
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_state.c 6113 urb.VSURBEntryAllocationSize = entry_size[i] - 1;
8945 urb.VSURBEntryAllocationSize = vs_size - 1;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c 5751 urb.VSURBEntryAllocationSize = ice->shaders.urb.size[i] - 1;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c 6332 urb.VSURBEntryAllocationSize = size[i] - 1;

Completed in 197 milliseconds