| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 650 …CE_CORE_FEATURE_SHADER_STORAGE_IMAGE_READ_WITHOUT_FORMAT , shaderStorageImageReadWithoutFormat ), 769 if (isExtendedStorageFormat(format) && featuresAvailable.shaderStorageImageReadWithoutFormat) in getRequiredFormatProperties()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmUtils.cpp | 91 IS_CORE_FEATURE_AVAILABLE(toCheck, availableFeatures, shaderStorageImageReadWithoutFormat) in isCoreFeaturesSupported()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
| D | gstvkphysicaldevice.c | 339 DEBUG_BOOL_STRUCT ("support for", features, shaderStorageImageReadWithoutFormat); in dump_features10()
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkNullDriver.cpp | 959 pFeatures->shaderStorageImageReadWithoutFormat = VK_TRUE; in getPhysicalDeviceFeatures()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiDeviceInitializationTests.cpp | 1435 FEATURE_ITEM(VkPhysicalDeviceFeatures, shaderStorageImageReadWithoutFormat), in createDeviceWithUnsupportedFeaturesTest()
|
| D | vktApiFeatureInfo.cpp | 2308 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, shaderStorageImageReadWithoutFormat), in deviceFeatures()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 606 ….shaderStorageImageReadWithoutFormat = (pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CA… in lvp_GetPhysicalDeviceFeatures()
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_device.c | 1128 .shaderStorageImageReadWithoutFormat = false, in v3dv_GetPhysicalDeviceFeatures()
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_device.c | 634 .shaderStorageImageReadWithoutFormat = true, in pvr_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_screen.c | 664 return screen->info.feats.features.shaderStorageImageReadWithoutFormat; in zink_get_param()
|
| /third_party/vulkan-loader/tests/ |
| D | loader_phys_dev_inst_ext_tests.cpp | 330 feats.shaderStorageImageReadWithoutFormat = (rand() % 2) == 0 ? VK_FALSE : VK_TRUE; in FillInRandomFeatures() 382 …feats1.shaderStorageImageReadWithoutFormat == feats2.features.shaderStorageImageReadWithoutFormat … in CompareFeatures()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 680 .shaderStorageImageReadWithoutFormat = true, in tu_GetPhysicalDeviceFeatures2()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1144 .shaderStorageImageReadWithoutFormat = false, in dzn_GetPhysicalDeviceFeatures2()
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_vulkan.c | 1051 COPY_FEATURE(hwctx->device_features, shaderStorageImageReadWithoutFormat) in vulkan_device_create_internal()
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 1215 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1310 .shaderStorageImageReadWithoutFormat = false, in anv_GetPhysicalDeviceFeatures()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 219 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 819 size += vn_sizeof_VkBool32(&val->shaderStorageImageReadWithoutFormat); in vn_sizeof_VkPhysicalDeviceFeatures() 880 vn_encode_VkBool32(enc, &val->shaderStorageImageReadWithoutFormat); in vn_encode_VkPhysicalDeviceFeatures() 940 vn_decode_VkBool32(dec, &val->shaderStorageImageReadWithoutFormat); in vn_decode_VkPhysicalDeviceFeatures()
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 1709 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1319 .shaderStorageImageReadWithoutFormat = true, in radv_GetPhysicalDeviceFeatures()
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 1913 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 2517 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 2659 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 2610 VkBool32 shaderStorageImageReadWithoutFormat; member
|
| D | vulkan_structs.hpp | 18747 , shaderStorageImageReadWithoutFormat( shaderStorageImageReadWithoutFormat_ ) 18993 shaderStorageImageReadWithoutFormat = shaderStorageImageReadWithoutFormat_; in setShaderStorageImageReadWithoutFormat() 19190 ( shaderStorageImageReadWithoutFormat == rhs.shaderStorageImageReadWithoutFormat ) && in operator ==() 19249 VULKAN_HPP_NAMESPACE::Bool32 shaderStorageImageReadWithoutFormat = {}; member
|