/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmUtils.hpp | 231 vk::VkPhysicalDevice8BitStorageFeatures ext8BitStorage; 244 deMemset(&ext8BitStorage, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures)); in VulkanFeatures()
|
H A D | vktSpvAsmUtils.cpp | 132 bool is8BitStorageFeaturesSupported(const Context& context, const vk::VkPhysicalDevice8BitStorageFeatures& toCheck, const char **missingFeature) in is8BitStorageFeaturesSupported() 134 const VkPhysicalDevice8BitStorageFeatures& extensionFeatures = context.get8BitStorageFeatures(); in is8BitStorageFeaturesSupported()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmUtils.hpp | 231 vk::VkPhysicalDevice8BitStorageFeatures ext8BitStorage; 244 deMemset(&ext8BitStorage, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures)); in VulkanFeatures()
|
H A D | vktSpvAsmUtils.cpp | 132 bool is8BitStorageFeaturesSupported(const Context& context, const vk::VkPhysicalDevice8BitStorageFeatures& toCheck, const char **missingFeature) in is8BitStorageFeaturesSupported() 134 const VkPhysicalDevice8BitStorageFeatures& extensionFeatures = context.get8BitStorageFeatures(); in is8BitStorageFeaturesSupported()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 603 VkPhysicalDevice8BitStorageFeatures *features = (void *)ext; in vk_get_physical_device_core_1_2_feature_ext()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 3263 /* struct VkPhysicalDevice8BitStorageFeatures chain */ 3273 vn_sizeof_VkPhysicalDevice8BitStorageFeatures_self(const VkPhysicalDevice8BitStorageFeatures *val) in vn_sizeof_VkPhysicalDevice8BitStorageFeatures_self() 3284 vn_sizeof_VkPhysicalDevice8BitStorageFeatures(const VkPhysicalDevice8BitStorageFeatures *val) in vn_sizeof_VkPhysicalDevice8BitStorageFeatures() 3303 vn_encode_VkPhysicalDevice8BitStorageFeatures_self(struct vn_cs_encoder *enc, const VkPhysicalDevice8BitStorageFeatures *val) in vn_encode_VkPhysicalDevice8BitStorageFeatures_self() 3312 vn_encode_VkPhysicalDevice8BitStorageFeatures(struct vn_cs_encoder *enc, const VkPhysicalDevice8BitStorageFeatures *val) in vn_encode_VkPhysicalDevice8BitStorageFeatures() 3329 vn_decode_VkPhysicalDevice8BitStorageFeatures_self(struct vn_cs_decoder *dec, VkPhysicalDevice8BitStorageFeatures *val) in vn_decode_VkPhysicalDevice8BitStorageFeatures_self() 3338 vn_decode_VkPhysicalDevice8BitStorageFeatures(struct vn_cs_decoder *dec, VkPhysicalDevice8BitStorageFeatures *val) in vn_decode_VkPhysicalDevice8BitStorageFeatures() 3357 vn_sizeof_VkPhysicalDevice8BitStorageFeatures_self_partial(const VkPhysicalDevice8BitStorageFeatures *val) in vn_sizeof_VkPhysicalDevice8BitStorageFeatures_self_partial() 3368 vn_sizeof_VkPhysicalDevice8BitStorageFeatures_partial(const VkPhysicalDevice8BitStorageFeatures *val) in vn_sizeof_VkPhysicalDevice8BitStorageFeatures_partial() 3387 vn_encode_VkPhysicalDevice8BitStorageFeatures_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDevice8BitStorageFeatures *va [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 57 VkPhysicalDevice8BitStorageFeatures eight_bit_storage; in vn_physical_device_init_features() 1607 VkPhysicalDevice8BitStorageFeatures *eight_bit_storage; in vn_GetPhysicalDeviceFeatures2()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 5556 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 5562 } VkPhysicalDevice8BitStorageFeatures; typedef 7412 typedef VkPhysicalDevice8BitStorageFeatures VkPhysicalDevice8BitStorageFeaturesKHR;
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 4153 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 4159 } VkPhysicalDevice8BitStorageFeatures; typedef
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4505 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 4511 } VkPhysicalDevice8BitStorageFeatures; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 887 static void parse_VkPhysicalDevice8BitStorageFeatures(const char* s, Json::Value& obj, VkPhysicalDevice8BitStorageFeatures& o); 1577 p = s_globalMem.allocate(sizeof(VkPhysicalDevice8BitStorageFeatures)); in parsePNextChain() 1578 parse_VkPhysicalDevice8BitStorageFeatures("", pNextObj, *((VkPhysicalDevice8BitStorageFeatures*)p)); in parsePNextChain() 9115 static void parse_VkPhysicalDevice8BitStorageFeatures(const char* s, Json::Value& obj, VkPhysicalDevice8BitStorageFeatures& o) { in parse_VkPhysicalDevice8BitStorageFeatures() 9119 o.pNext = (VkPhysicalDevice8BitStorageFeatures*)parsePNextChain(obj); in parse_VkPhysicalDevice8BitStorageFeatures()
|
H A D | vulkan_json_data.hpp | 20010 static void print_VkPhysicalDevice8BitStorageFeatures(VkPhysicalDevice8BitStorageFeatures obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDevice8BitStorageFeatures() 20037 static void print_VkPhysicalDevice8BitStorageFeatures(const VkPhysicalDevice8BitStorageFeatures * obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDevice8BitStorageFeatures() [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5922 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 5928 } VkPhysicalDevice8BitStorageFeatures; typedef 8883 typedef VkPhysicalDevice8BitStorageFeatures VkPhysicalDevice8BitStorageFeaturesKHR;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 5655 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 5661 } VkPhysicalDevice8BitStorageFeatures; typedef 7517 typedef VkPhysicalDevice8BitStorageFeatures VkPhysicalDevice8BitStorageFeaturesKHR;
|
H A D | vulkan_structs.hpp | [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 5705 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 5711 } VkPhysicalDevice8BitStorageFeatures; typedef 7677 typedef VkPhysicalDevice8BitStorageFeatures VkPhysicalDevice8BitStorageFeaturesKHR;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 1811 const VkPhysicalDevice8BitStorageFeatures& storage8bit = context.get8BitStorageFeatures(); in isFormatSupportedForDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsTestsUtils.cpp | 1799 const VkPhysicalDevice8BitStorageFeatures& storage8bit = context.get8BitStorageFeatures(); in isFormatSupportedForDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 1914 VkPhysicalDevice8BitStorageFeatures eightBitStorageFeatures = initVulkanStructure(); in featureBitInfluenceOnDeviceCreate() 5348 // VkPhysicalDevice8BitStorageFeatures in deviceFeaturesVulkan12() 5892 VkPhysicalDevice8BitStorageFeatures device8BitStorageFeatures = initVulkanStructure(&variablePointerFeatures); in deviceFeatureExtensionsConsistencyVulkan12() 5970 TCU_FAIL("Mismatch between VkPhysicalDevice8BitStorageFeatures and VkPhysicalDeviceVulkan12Features"); in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 1905 VkPhysicalDevice8BitStorageFeatures eightBitStorageFeatures = initVulkanStructure(); in featureBitInfluenceOnDeviceCreate() 5353 // VkPhysicalDevice8BitStorageFeatures in deviceFeaturesVulkan12() 5897 VkPhysicalDevice8BitStorageFeatures device8BitStorageFeatures = initVulkanStructure(&variablePointerFeatures); in deviceFeatureExtensionsConsistencyVulkan12() 5975 TCU_FAIL("Mismatch between VkPhysicalDevice8BitStorageFeatures and VkPhysicalDeviceVulkan12Features"); in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 6081 typedef struct VkPhysicalDevice8BitStorageFeatures { struct 6087 } VkPhysicalDevice8BitStorageFeatures; typedef 9913 typedef VkPhysicalDevice8BitStorageFeatures VkPhysicalDevice8BitStorageFeaturesKHR;
|
H A D | vulkan_static_assertions.hpp | 1188 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeatures ) == sizeof( VkPhysicalDevice8BitStorageFeatures ),
|
H A D | vulkan_structs.hpp | [all...] |