Searched refs:lineWidthRange (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_state.c667 screen->info.props.limits.lineWidthRange);
H A Dzink_screen.c703 return screen->info.props.limits.lineWidthRange[1];
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c824 .lineWidthRange = { 0.0, 7.9921875 },
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c817 .lineWidthRange = { 0.0, 7.9921875 },
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1405 .lineWidthRange = { 1.0f, V3D_MAX_LINE_WIDTH },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c802 .lineWidthRange = { 1.0, pdevice->pscreen->get_paramf(pdevice->pscreen, PIPE_CAPF_MAX_LINE_WIDTH) },
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c988 .lineWidthRange = { 1.0, 1.0 },
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1328 .lineWidthRange = { 0.0, 7.9921875 },
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c1929 .lineWidthRange = { 0.0, 7.9921875 },
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c1102 .lineWidthRange = { 0.0, 7.9921875 },
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h130 size += vn_sizeof_float_array(val->lineWidthRange, 2);
259 vn_decode_float_array(dec, val->lineWidthRange, array_size);
372 /* skip val->lineWidthRange */
484 /* skip val->lineWidthRange */
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c1789 .lineWidthRange = {0.0, 8191.875},
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2028 float lineWidthRange[2]; member in struct:VkPhysicalDeviceLimits
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2703 float lineWidthRange[2]; member in struct:VkPhysicalDeviceLimits

Completed in 136 milliseconds