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

  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_device.c 766 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_screen.c 776 max = screen->info.props.limits.maxTessellationEvaluationInputComponents / 4;
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_device.c 759 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_device.c 1336 .maxTessellationEvaluationInputComponents = 0,
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_device.c 930 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_device.c 744 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_device.c 1859 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_device.c 1265 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_device.c 1040 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_device.h 66 size += vn_sizeof_uint32_t(&val->maxTessellationEvaluationInputComponents);
184 vn_decode_uint32_t(dec, &val->maxTessellationEvaluationInputComponents);
314 /* skip val->maxTessellationEvaluationInputComponents */
426 /* skip val->maxTessellationEvaluationInputComponents */
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_device.c 1731 .maxTessellationEvaluationInputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 1970 uint32_t maxTessellationEvaluationInputComponents;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 2645 uint32_t maxTessellationEvaluationInputComponents;

Completed in 88 milliseconds