Searched refs:pointSizeRange (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.3.5.rst208 - radv: fix pointSizeRange limits
H A D19.0.0.rst2327 - radv: fix pointSizeRange limits
H A D19.1.0.rst4294 - radv: fix pointSizeRange limits
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c823 .pointSizeRange = { 0.125, 255.875 },
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c816 .pointSizeRange = { 0.125, 255.875 },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c709 return screen->info.props.limits.pointSizeRange[1];
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1403 .pointSizeRange = { v3d_point_line_granularity,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c801 .pointSizeRange = { 0.0, pdevice->pscreen->get_paramf(pdevice->pscreen, PIPE_CAPF_MAX_POINT_WIDTH) },
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c987 .pointSizeRange = { 1, 4092 },
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1327 .pointSizeRange = { 0.125, 255.875 },
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c1923 .pointSizeRange = { 0.125, 255.875 },
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c1101 .pointSizeRange = { 0.0, 8192.0 },
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h128 size += vn_sizeof_float_array(val->pointSizeRange, 2);
255 vn_decode_float_array(dec, val->pointSizeRange, array_size);
371 /* skip val->pointSizeRange */
483 /* skip val->pointSizeRange */
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c1788 .pointSizeRange = {0.0, 8191.875},
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2027 float pointSizeRange[2]; member in struct:VkPhysicalDeviceLimits
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2702 float pointSizeRange[2]; member in struct:VkPhysicalDeviceLimits

Completed in 166 milliseconds