Home
last modified time | relevance | path

Searched refs:VK_LUID_SIZE (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp273 memset(properties->deviceLUID, 0, VK_LUID_SIZE); in getProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl11 #define VK_LUID_SIZE (static_cast<size_t> (8)) macro
2024 #define VK_LUID_SIZE_KHR VK_LUID_SIZE
DvkStructTypes.inl1653 deUint8 deviceLUID[VK_LUID_SIZE];
DvkVulkan_c.inl3573 #define VK_LUID_SIZE 8 macro
4144 deUint8 deviceLUID[VK_LUID_SIZE];
5260 #define VK_LUID_SIZE_KHR VK_LUID_SIZE
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3680 #define VK_LUID_SIZE 8 macro
4288 uint8_t deviceLUID[VK_LUID_SIZE];
5162 #define VK_LUID_SIZE_KHR VK_LUID_SIZE
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h3680 #define VK_LUID_SIZE 8 macro
4288 uint8_t deviceLUID[VK_LUID_SIZE];
5162 #define VK_LUID_SIZE_KHR VK_LUID_SIZE
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h3845 #define VK_LUID_SIZE 8 macro
4455 uint8_t deviceLUID[VK_LUID_SIZE];
5330 #define VK_LUID_SIZE_KHR VK_LUID_SIZE
Dvulkan.hpp37135 && ( memcmp( deviceLUID, rhs.deviceLUID, VK_LUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==()
37152 uint8_t deviceLUID[VK_LUID_SIZE];
/external/swiftshader/include/vulkan/
Dvulkan_core.h3798 #define VK_LUID_SIZE 8 macro
4408 uint8_t deviceLUID[VK_LUID_SIZE];
5282 #define VK_LUID_SIZE_KHR VK_LUID_SIZE
Dvulkan.hpp13410 && ( memcmp( deviceLUID, rhs.deviceLUID, VK_LUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==()
13427 uint8_t deviceLUID[VK_LUID_SIZE];
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3570 #define VK_LUID_SIZE 8 macro
4141 uint8_t deviceLUID[VK_LUID_SIZE];
5257 #define VK_LUID_SIZE_KHR VK_LUID_SIZE