Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceProtectedMemoryProperties (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.cpp67 createPropertyStructWrapper<VkPhysicalDeviceProtectedMemoryProperties>() in DeviceProperties()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp53 void getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const;
H A DVkPhysicalDevice.cpp678 void PhysicalDevice::getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const in getProperties()
H A DlibVulkan.cpp3228 auto properties = reinterpret_cast<VkPhysicalDeviceProtectedMemoryProperties *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.h573 VkPhysicalDeviceProtectedMemoryProperties mProtectedMemoryProperties;
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c853 VkPhysicalDeviceProtectedMemoryProperties *properties = (void *)ext; in vk_get_physical_device_core_1_1_property_ext()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c434 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 Dvn_protocol_driver_device.h11879 /* 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 DvktApiFeatureInfo.cpp4589 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 DvktApiFeatureInfo.cpp4594 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 Dvulkan.h3917 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
3921 } VkPhysicalDeviceProtectedMemoryProperties; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3872 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
3876 } VkPhysicalDeviceProtectedMemoryProperties; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp830 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 Dvulkan_json_data.hpp16652 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 Dvulkan_core.h4837 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
4841 } VkPhysicalDeviceProtectedMemoryProperties; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h4931 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
4935 } VkPhysicalDeviceProtectedMemoryProperties; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5195 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
5199 } VkPhysicalDeviceProtectedMemoryProperties; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4980 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
4984 } VkPhysicalDeviceProtectedMemoryProperties; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5348 typedef struct VkPhysicalDeviceProtectedMemoryProperties { struct
5352 } VkPhysicalDeviceProtectedMemoryProperties; typedef
H A Dvulkan_static_assertions.hpp927 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties ) == sizeof( VkPhysicalDeviceProtectedMemoryProperties ),
H A Dvulkan_structs.hpp[all...]

Completed in 516 milliseconds