Searched refs:fullDrawIndexUint32 (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_device.c | 649 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 564 .fullDrawIndexUint32 = false,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 1000 .fullDrawIndexUint32 = false, /* Only available since V3D 4.4.9.1 */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 404 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 548 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 936 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1262 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 752 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_device.h | 789 size += vn_sizeof_VkBool32(&val->fullDrawIndexUint32); 850 vn_encode_VkBool32(enc, &val->fullDrawIndexUint32); 910 vn_decode_VkBool32(dec, &val->fullDrawIndexUint32); 971 /* skip val->fullDrawIndexUint32 */ 1032 /* skip val->fullDrawIndexUint32 */
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1143 .fullDrawIndexUint32 = true,
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1853 VkBool32 fullDrawIndexUint32; member in struct:VkPhysicalDeviceFeatures
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.0.rst | 2572 fullDrawIndexUint32/independentBlend/dualSrcBlend/logicOp
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2548 VkBool32 fullDrawIndexUint32; member in struct:VkPhysicalDeviceFeatures
|
Completed in 136 milliseconds