Home
last modified time | relevance | path

Searched refs:shaderStorageImageWriteWithoutFormat (Results 1 – 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp651 …E_CORE_FEATURE_SHADER_STORAGE_IMAGE_WRITE_WITHOUT_FORMAT , shaderStorageImageWriteWithoutFormat ),
776 if (isExtendedStorageFormat(format) && featuresAvailable.shaderStorageImageWriteWithoutFormat) in getRequiredFormatProperties()
/third_party/mesa3d/docs/drivers/
Dzink.rst171 * ``shaderStorageImageWriteWithoutFormat``
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp92 IS_CORE_FEATURE_AVAILABLE(toCheck, availableFeatures, shaderStorageImageWriteWithoutFormat) in isCoreFeaturesSupported()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c667 return screen->info.feats.features.shaderStorageImageWriteWithoutFormat; in zink_get_param()
1064 screen->info.feats.features.shaderStorageImageWriteWithoutFormat) in zink_get_shader_param()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c340 DEBUG_BOOL_STRUCT ("support for", features, shaderStorageImageWriteWithoutFormat); in dump_features10()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp960 pFeatures->shaderStorageImageWriteWithoutFormat = VK_TRUE; in getPhysicalDeviceFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1436 FEATURE_ITEM(VkPhysicalDeviceFeatures, shaderStorageImageWriteWithoutFormat), in createDeviceWithUnsupportedFeaturesTest()
DvktApiFeatureInfo.cpp2309 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, shaderStorageImageWriteWithoutFormat), in deviceFeatures()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c607 ….shaderStorageImageWriteWithoutFormat = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CA… in lvp_GetPhysicalDeviceFeatures()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1129 .shaderStorageImageWriteWithoutFormat = false, in v3dv_GetPhysicalDeviceFeatures()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c635 .shaderStorageImageWriteWithoutFormat = false, in pvr_GetPhysicalDeviceFeatures2()
/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp331 feats.shaderStorageImageWriteWithoutFormat = (rand() % 2) == 0 ? VK_FALSE : VK_TRUE; in FillInRandomFeatures()
383 …feats1.shaderStorageImageWriteWithoutFormat == feats2.features.shaderStorageImageWriteWithoutForma… in CompareFeatures()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c681 .shaderStorageImageWriteWithoutFormat = true, in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1145 .shaderStorageImageWriteWithoutFormat = false, in dzn_GetPhysicalDeviceFeatures2()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1052 COPY_FEATURE(hwctx->device_features, shaderStorageImageWriteWithoutFormat) in vulkan_device_create_internal()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1216 VkBool32 shaderStorageImageWriteWithoutFormat; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1311 .shaderStorageImageWriteWithoutFormat = true, in anv_GetPhysicalDeviceFeatures()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl220 VkBool32 shaderStorageImageWriteWithoutFormat; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h820 size += vn_sizeof_VkBool32(&val->shaderStorageImageWriteWithoutFormat); in vn_sizeof_VkPhysicalDeviceFeatures()
881 vn_encode_VkBool32(enc, &val->shaderStorageImageWriteWithoutFormat); in vn_encode_VkPhysicalDeviceFeatures()
941 vn_decode_VkBool32(dec, &val->shaderStorageImageWriteWithoutFormat); in vn_decode_VkPhysicalDeviceFeatures()
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1710 VkBool32 shaderStorageImageWriteWithoutFormat; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1320 .shaderStorageImageWriteWithoutFormat = true, in radv_GetPhysicalDeviceFeatures()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h1914 VkBool32 shaderStorageImageWriteWithoutFormat; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2518 VkBool32 shaderStorageImageWriteWithoutFormat; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2660 VkBool32 shaderStorageImageWriteWithoutFormat; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2611 VkBool32 shaderStorageImageWriteWithoutFormat; member

12