Searched refs:shaderStorageImageReadWithoutFormat (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 598 .shaderStorageImageReadWithoutFormat = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 555 return screen->info.feats.features.shaderStorageImageReadWithoutFormat;
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 1034 .shaderStorageImageReadWithoutFormat = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 438 .shaderStorageImageReadWithoutFormat = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_IMAGE_LOAD_FORMATTED) != 0),
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 582 .shaderStorageImageReadWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 966 .shaderStorageImageReadWithoutFormat = false,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1292 .shaderStorageImageReadWithoutFormat = false,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 786 .shaderStorageImageReadWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_device.h | 819 size += vn_sizeof_VkBool32(&val->shaderStorageImageReadWithoutFormat); 880 vn_encode_VkBool32(enc, &val->shaderStorageImageReadWithoutFormat); 940 vn_decode_VkBool32(dec, &val->shaderStorageImageReadWithoutFormat); 1001 /* skip val->shaderStorageImageReadWithoutFormat */ 1062 /* skip val->shaderStorageImageReadWithoutFormat */
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1177 .shaderStorageImageReadWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1883 VkBool32 shaderStorageImageReadWithoutFormat; member in struct:VkPhysicalDeviceFeatures
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2578 VkBool32 shaderStorageImageReadWithoutFormat; member in struct:VkPhysicalDeviceFeatures
|
Completed in 126 milliseconds