Searched refs:shaderStorageImageWriteWithoutFormat (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dzink.rst147 * ``shaderStorageImageWriteWithoutFormat``
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c599 .shaderStorageImageWriteWithoutFormat = false,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c921 screen->info.feats.features.shaderStorageImageWriteWithoutFormat)
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_device.c1035 .shaderStorageImageWriteWithoutFormat = false,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c439 .shaderStorageImageWriteWithoutFormat = (min_shader_param(pdevice->pscreen, PIPE_SHADER_CAP_MAX_SHADER_IMAGES) != 0),
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c583 .shaderStorageImageWriteWithoutFormat = true,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c967 .shaderStorageImageWriteWithoutFormat = true,
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c1293 .shaderStorageImageWriteWithoutFormat = true,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c787 .shaderStorageImageWriteWithoutFormat = true,
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h820 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 Dradv_device.c1178 .shaderStorageImageWriteWithoutFormat = true,
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1884 VkBool32 shaderStorageImageWriteWithoutFormat; member in struct:VkPhysicalDeviceFeatures
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2579 VkBool32 shaderStorageImageWriteWithoutFormat; member in struct:VkPhysicalDeviceFeatures

Completed in 126 milliseconds