Searched refs:lineWidthRange (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_state.c | 667 screen->info.props.limits.lineWidthRange);
|
| H A D | zink_screen.c | 703 return screen->info.props.limits.lineWidthRange[1];
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_device.c | 824 .lineWidthRange = { 0.0, 7.9921875 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 817 .lineWidthRange = { 0.0, 7.9921875 },
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 1405 .lineWidthRange = { 1.0f, V3D_MAX_LINE_WIDTH },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 802 .lineWidthRange = { 1.0, pdevice->pscreen->get_paramf(pdevice->pscreen, PIPE_CAPF_MAX_LINE_WIDTH) },
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 988 .lineWidthRange = { 1.0, 1.0 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1328 .lineWidthRange = { 0.0, 7.9921875 },
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1929 .lineWidthRange = { 0.0, 7.9921875 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1102 .lineWidthRange = { 0.0, 7.9921875 },
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_device.h | 130 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 D | radv_device.c | 1789 .lineWidthRange = {0.0, 8191.875},
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2028 float lineWidthRange[2]; member in struct:VkPhysicalDeviceLimits
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2703 float lineWidthRange[2]; member in struct:VkPhysicalDeviceLimits
|
Completed in 136 milliseconds