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

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
zink_screen.c 668 return screen->info.props.limits.maxTessellationControlPerVertexOutputComponents / 4;
811 max = screen->info.props.limits.maxTessellationControlPerVertexOutputComponents / 4;
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_device.c 763 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_device.c 756 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_device.c 1333 .maxTessellationControlPerVertexOutputComponents = 0,
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_device.c 927 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_device.c 741 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_device.c 1856 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_device.c 1262 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_device.c 1037 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
vn_protocol_driver_device.h 63 size += vn_sizeof_uint32_t(&val->maxTessellationControlPerVertexOutputComponents);
181 vn_decode_uint32_t(dec, &val->maxTessellationControlPerVertexOutputComponents);
311 /* skip val->maxTessellationControlPerVertexOutputComponents */
423 /* skip val->maxTessellationControlPerVertexOutputComponents */
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_device.c 1728 .maxTessellationControlPerVertexOutputComponents = 128,
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 1967 uint32_t maxTessellationControlPerVertexOutputComponents;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 2642 uint32_t maxTessellationControlPerVertexOutputComponents;

Completed in 99 milliseconds