Searched refs:shaderStorageImageReadWithoutFormat (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c598 .shaderStorageImageReadWithoutFormat = false,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c555 return screen->info.feats.features.shaderStorageImageReadWithoutFormat;
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1034 .shaderStorageImageReadWithoutFormat = false,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c438 .shaderStorageImageReadWithoutFormat = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_IMAGE_LOAD_FORMATTED) != 0),
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c582 .shaderStorageImageReadWithoutFormat = true,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c966 .shaderStorageImageReadWithoutFormat = false,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c1292 .shaderStorageImageReadWithoutFormat = false,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c786 .shaderStorageImageReadWithoutFormat = true,
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h819 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 Dradv_device.c1177 .shaderStorageImageReadWithoutFormat = true,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1883 VkBool32 shaderStorageImageReadWithoutFormat; member in struct:VkPhysicalDeviceFeatures
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2578 VkBool32 shaderStorageImageReadWithoutFormat; member in struct:VkPhysicalDeviceFeatures

Completed in 126 milliseconds