/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 663 VkPhysicalDeviceScalarBlockLayoutFeatures *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 | 4089 /* struct VkPhysicalDeviceScalarBlockLayoutFeatures chain */ 4099 vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures_self(const VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures_self() 4108 vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures(const VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures() 4127 vn_encode_VkPhysicalDeviceScalarBlockLayoutFeatures_self(struct vn_cs_encoder *enc, const VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_encode_VkPhysicalDeviceScalarBlockLayoutFeatures_self() 4134 vn_encode_VkPhysicalDeviceScalarBlockLayoutFeatures(struct vn_cs_encoder *enc, const VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_encode_VkPhysicalDeviceScalarBlockLayoutFeatures() 4151 vn_decode_VkPhysicalDeviceScalarBlockLayoutFeatures_self(struct vn_cs_decoder *dec, VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_decode_VkPhysicalDeviceScalarBlockLayoutFeatures_self() 4158 vn_decode_VkPhysicalDeviceScalarBlockLayoutFeatures(struct vn_cs_decoder *dec, VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_decode_VkPhysicalDeviceScalarBlockLayoutFeatures() 4177 vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures_self_partial(const VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures_self_partial() 4186 vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures_partial(const VkPhysicalDeviceScalarBlockLayoutFeatures *val) in vn_sizeof_VkPhysicalDeviceScalarBlockLayoutFeatures_partial() 4205 vn_encode_VkPhysicalDeviceScalarBlockLayoutFeatures_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceScalarBlockLayoutFeatures *va [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 61 VkPhysicalDeviceScalarBlockLayoutFeatures scalar_block_layout; in vn_physical_device_init_features() 1611 VkPhysicalDeviceScalarBlockLayoutFeatures *scalar_block_layout; in vn_GetPhysicalDeviceFeatures2()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.cpp | 413 getPhysicalDeviceScalarBlockLayoutFeatures(reinterpret_cast<VkPhysicalDeviceScalarBlockLayoutFeatures *>(curExtension)); in getFeatures2()
|
H A D | libVulkan.cpp | 851 const VkPhysicalDeviceScalarBlockLayoutFeatures *scalarBlockLayoutFeatures = reinterpret_cast<const VkPhysicalDeviceScalarBlockLayoutFeatures *>(extensionCreateInfo); in vkCreateDevice()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 88 VkPhysicalDeviceScalarBlockLayoutFeatures scalarBlockLayoutFeatures = initVulkanStructure(); in SingletonDevice() 485 VkPhysicalDeviceScalarBlockLayoutFeatures scalarLayoutFeatures = initVulkanStructure(); in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 89 VkPhysicalDeviceScalarBlockLayoutFeatures scalarBlockLayoutFeatures = initVulkanStructure(); in SingletonDevice() 523 VkPhysicalDeviceScalarBlockLayoutFeatures scalarLayoutFeatures = initVulkanStructure(); in checkSupport()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 802 VkPhysicalDeviceScalarBlockLayoutFeatures *features = (void *)ext; in tu_GetPhysicalDeviceFeatures2()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 5699 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 5703 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef 10895 typedef VkPhysicalDeviceScalarBlockLayoutFeatures VkPhysicalDeviceScalarBlockLayoutFeaturesEXT;
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 4199 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 4203 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1492 VkPhysicalDeviceScalarBlockLayoutFeatures *features = in radv_GetPhysicalDeviceFeatures2() 1493 (VkPhysicalDeviceScalarBlockLayoutFeatures *)ext; in radv_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4648 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 4652 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 903 static void parse_VkPhysicalDeviceScalarBlockLayoutFeatures(const char* s, Json::Value& obj, VkPhysicalDeviceScalarBlockLayoutFeatures& o); 1661 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceScalarBlockLayoutFeatures)); in parsePNextChain() 1662 parse_VkPhysicalDeviceScalarBlockLayoutFeatures("", pNextObj, *((VkPhysicalDeviceScalarBlockLayoutFeatures*)p)); in parsePNextChain() 9394 static void parse_VkPhysicalDeviceScalarBlockLayoutFeatures(const char* s, Json::Value& obj, VkPhysicalDeviceScalarBlockLayoutFeatures& o) { in parse_VkPhysicalDeviceScalarBlockLayoutFeatures() 9398 o.pNext = (VkPhysicalDeviceScalarBlockLayoutFeatures*)parsePNextChain(obj); in parse_VkPhysicalDeviceScalarBlockLayoutFeatures()
|
H A D | vulkan_json_data.hpp | 20970 static void print_VkPhysicalDeviceScalarBlockLayoutFeatures(VkPhysicalDeviceScalarBlockLayoutFeatures obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDeviceScalarBlockLayoutFeatures() 20993 static void print_VkPhysicalDeviceScalarBlockLayoutFeatures(const VkPhysicalDeviceScalarBlockLayoutFeatures * obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDeviceScalarBlockLayoutFeatures() [all...] |
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 6065 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 6069 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef 12384 typedef VkPhysicalDeviceScalarBlockLayoutFeatures VkPhysicalDeviceScalarBlockLayoutFeaturesEXT;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 5798 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 5802 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef 11298 typedef VkPhysicalDeviceScalarBlockLayoutFeatures VkPhysicalDeviceScalarBlockLayoutFeaturesEXT;
|
H A D | vulkan_structs.hpp | [all...] |
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 5848 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 5852 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef 11458 typedef VkPhysicalDeviceScalarBlockLayoutFeatures VkPhysicalDeviceScalarBlockLayoutFeaturesEXT;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 1918 VkPhysicalDeviceScalarBlockLayoutFeatures scalarBlockLayoutFeatures = initVulkanStructure(); in featureBitInfluenceOnDeviceCreate() 5387 // VkPhysicalDeviceScalarBlockLayoutFeatures in deviceFeaturesVulkan12() 5896 VkPhysicalDeviceScalarBlockLayoutFeatures scalarBlockLayoutFeatures = initVulkanStructure(&descriptorIndexingFeatures); in deviceFeatureExtensionsConsistencyVulkan12() 6012 TCU_FAIL("Mismatch between VkPhysicalDeviceScalarBlockLayoutFeatures and VkPhysicalDeviceVulkan12Features"); in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 1909 VkPhysicalDeviceScalarBlockLayoutFeatures scalarBlockLayoutFeatures = initVulkanStructure(); in featureBitInfluenceOnDeviceCreate() 5392 // VkPhysicalDeviceScalarBlockLayoutFeatures in deviceFeaturesVulkan12() 5901 VkPhysicalDeviceScalarBlockLayoutFeatures scalarBlockLayoutFeatures = initVulkanStructure(&descriptorIndexingFeatures); in deviceFeatureExtensionsConsistencyVulkan12() 6017 TCU_FAIL("Mismatch between VkPhysicalDeviceScalarBlockLayoutFeatures and VkPhysicalDeviceVulkan12Features"); in deviceFeatureExtensionsConsistencyVulkan12()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 6224 typedef struct VkPhysicalDeviceScalarBlockLayoutFeatures { struct 6228 } VkPhysicalDeviceScalarBlockLayoutFeatures; typedef 14286 typedef VkPhysicalDeviceScalarBlockLayoutFeatures VkPhysicalDeviceScalarBlockLayoutFeaturesEXT;
|
H A D | vulkan_static_assertions.hpp | 1278 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures ) == sizeof( VkPhysicalDeviceScalarBlockLayoutFeatures ),
|
H A D | vulkan_structs.hpp | [all...] |