Searched refs:shaderStorageImageWriteWithoutFormat (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | zink.rst | 147 * ``shaderStorageImageWriteWithoutFormat``
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 599 .shaderStorageImageWriteWithoutFormat = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 921 screen->info.feats.features.shaderStorageImageWriteWithoutFormat)
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_device.c | 1035 .shaderStorageImageWriteWithoutFormat = false,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 439 .shaderStorageImageWriteWithoutFormat = (min_shader_param(pdevice->pscreen, PIPE_SHADER_CAP_MAX_SHADER_IMAGES) != 0),
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_device.c | 583 .shaderStorageImageWriteWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 967 .shaderStorageImageWriteWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_device.c | 1293 .shaderStorageImageWriteWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 787 .shaderStorageImageWriteWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_device.h | 820 size += vn_sizeof_VkBool32(&val->shaderStorageImageWriteWithoutFormat); 881 vn_encode_VkBool32(enc, &val->shaderStorageImageWriteWithoutFormat); 941 vn_decode_VkBool32(dec, &val->shaderStorageImageWriteWithoutFormat); 1002 /* skip val->shaderStorageImageWriteWithoutFormat */ 1063 /* skip val->shaderStorageImageWriteWithoutFormat */
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 1178 .shaderStorageImageWriteWithoutFormat = true,
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1884 VkBool32 shaderStorageImageWriteWithoutFormat; member in struct:VkPhysicalDeviceFeatures
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 2579 VkBool32 shaderStorageImageWriteWithoutFormat; member in struct:VkPhysicalDeviceFeatures
|
Completed in 126 milliseconds