/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkDeviceProperties.cpp | 67 createPropertyStructWrapper<VkPhysicalDeviceProtectedMemoryProperties>() in DeviceProperties()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.hpp | 53 void getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const;
|
H A D | VkPhysicalDevice.cpp | 678 void PhysicalDevice::getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const in getProperties()
|
H A D | libVulkan.cpp | 3228 auto properties = reinterpret_cast<VkPhysicalDeviceProtectedMemoryProperties *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | RendererVk.h | 573 VkPhysicalDeviceProtectedMemoryProperties mProtectedMemoryProperties;
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 853 VkPhysicalDeviceProtectedMemoryProperties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext()
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 434 VkPhysicalDeviceProtectedMemoryProperties protected_memory; in vn_physical_device_init_properties() 1895 VkPhysicalDeviceProtectedMemoryProperties *protected_memory; in vn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 11879 /* struct VkPhysicalDeviceProtectedMemoryProperties chain */ 11889 vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_self(const VkPhysicalDeviceProtectedMemoryProperties *val) in vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_self() 11898 vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties(const VkPhysicalDeviceProtectedMemoryProperties *val) in vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties() 11918 vn_decode_VkPhysicalDeviceProtectedMemoryProperties_self(struct vn_cs_decoder *dec, VkPhysicalDeviceProtectedMemoryProperties *val) in vn_decode_VkPhysicalDeviceProtectedMemoryProperties_self() 11925 vn_decode_VkPhysicalDeviceProtectedMemoryProperties(struct vn_cs_decoder *dec, VkPhysicalDeviceProtectedMemoryProperties *val) in vn_decode_VkPhysicalDeviceProtectedMemoryProperties() 11944 vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_self_partial(const VkPhysicalDeviceProtectedMemoryProperties *val) in vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_self_partial() 11953 vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_partial(const VkPhysicalDeviceProtectedMemoryProperties *val) in vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_partial() 11972 vn_encode_VkPhysicalDeviceProtectedMemoryProperties_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceProtectedMemoryProperties *val) in vn_encode_VkPhysicalDeviceProtectedMemoryProperties_self_partial() 11979 vn_encode_VkPhysicalDeviceProtectedMemoryProperties_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceProtectedMemoryProperties *val) in vn_encode_VkPhysicalDeviceProtectedMemoryProperties_partial() 15159 size += vn_sizeof_VkPhysicalDeviceProtectedMemoryProperties_self((const VkPhysicalDeviceProtectedMemoryProperties *)pnex in vn_sizeof_VkPhysicalDeviceProperties2_pnext() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4589 VkPhysicalDeviceProtectedMemoryProperties protectedMemoryPropertiesKHR[count]; in deviceProperties2() 4610 deMemset(&protectedMemoryPropertiesKHR[ndx], 0xFF*ndx, sizeof(VkPhysicalDeviceProtectedMemoryProperties )); in deviceProperties2() 4824 TCU_FAIL("Mismatch between VkPhysicalDeviceProtectedMemoryProperties"); in deviceProperties2() 4845 TCU_FAIL("Mismatch between VkPhysicalDeviceProtectedMemoryProperties"); in deviceProperties2() 5604 // VkPhysicalDeviceProtectedMemoryProperties in devicePropertiesVulkan12() 6221 VkPhysicalDeviceProtectedMemoryProperties protectedMemoryPropertiesKHR = initVulkanStructure(&multiviewProperties); in devicePropertyExtensionsConsistencyVulkan12() 6271 TCU_FAIL("Mismatch between VkPhysicalDeviceProtectedMemoryProperties and VkPhysicalDeviceVulkan11Properties"); in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 4594 VkPhysicalDeviceProtectedMemoryProperties protectedMemoryPropertiesKHR[count]; in deviceProperties2() 4615 deMemset(&protectedMemoryPropertiesKHR[ndx], 0xFF*ndx, sizeof(VkPhysicalDeviceProtectedMemoryProperties )); in deviceProperties2() 4829 TCU_FAIL("Mismatch between VkPhysicalDeviceProtectedMemoryProperties"); in deviceProperties2() 4850 TCU_FAIL("Mismatch between VkPhysicalDeviceProtectedMemoryProperties"); in deviceProperties2() 5609 // VkPhysicalDeviceProtectedMemoryProperties in devicePropertiesVulkan12() 6226 VkPhysicalDeviceProtectedMemoryProperties protectedMemoryPropertiesKHR = initVulkanStructure(&multiviewProperties); in devicePropertyExtensionsConsistencyVulkan12() 6276 TCU_FAIL("Mismatch between VkPhysicalDeviceProtectedMemoryProperties and VkPhysicalDeviceVulkan11Properties"); in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3917 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 3921 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 3872 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 3876 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 830 static void parse_VkPhysicalDeviceProtectedMemoryProperties(const char* s, Json::Value& obj, VkPhysicalDeviceProtectedMemoryProperties& o); 1373 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceProtectedMemoryProperties)); in parsePNextChain() 1374 parse_VkPhysicalDeviceProtectedMemoryProperties("", pNextObj, *((VkPhysicalDeviceProtectedMemoryProperties*)p)); in parsePNextChain() 8140 static void parse_VkPhysicalDeviceProtectedMemoryProperties(const char* s, Json::Value& obj, VkPhysicalDeviceProtectedMemoryProperties& o) { in parse_VkPhysicalDeviceProtectedMemoryProperties() 8144 o.pNext = (VkPhysicalDeviceProtectedMemoryProperties*)parsePNextChain(obj); in parse_VkPhysicalDeviceProtectedMemoryProperties()
|
H A D | vulkan_json_data.hpp | 16652 static void print_VkPhysicalDeviceProtectedMemoryProperties(VkPhysicalDeviceProtectedMemoryProperties obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDeviceProtectedMemoryProperties() 16675 static void print_VkPhysicalDeviceProtectedMemoryProperties(const VkPhysicalDeviceProtectedMemoryProperties * obj, const std::string& s, bool commaNeeded=true) { in print_VkPhysicalDeviceProtectedMemoryProperties() [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 4837 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 4841 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_core.h | 4931 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 4935 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5195 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 5199 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 4980 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 4984 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 5348 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct 5352 } VkPhysicalDeviceProtectedMemoryProperties; typedef
|
H A D | vulkan_static_assertions.hpp | 927 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties ) == sizeof( VkPhysicalDeviceProtectedMemoryProperties ),
|
H A D | vulkan_structs.hpp | [all...] |