Home
last modified time | relevance | path

Searched refs:pipelineCacheUUID (Results 1 – 17 of 17) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkResourceProvider.cpp63 const uint8_t* supportedPipelineCacheUUID = devProps.pipelineCacheUUID; in pipelineCache()
/external/skia/src/gpu/vk/
DGrVkResourceProvider.cpp63 const uint8_t* supportedPipelineCacheUUID = devProps.pipelineCacheUUID; in pipelineCache()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp1599 …if (deMemCmp(&m_header.PipelineCacheUUID, &m_context.getDeviceProperties().pipelineCacheUUID, VK_U… in CacheHeaderTestInstance()
/external/mesa3d/src/intel/vulkan/
Danv_device.c944 memcpy(pProperties->pipelineCacheUUID, in anv_GetPhysicalDeviceProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl246 deUint8 pipelineCacheUUID[VK_UUID_SIZE]; member
DvkStrUtilImpl.inl2640 …<deUint8>(DE_ARRAY_BEGIN(value.pipelineCacheUUID)), tcu::Format::HexIterator<deUint8>(DE_ARRAY_END…
DvkVulkan_c.inl1782 deUint8 pipelineCacheUUID[VK_UUID_SIZE]; member
/external/mesa3d/src/amd/vulkan/
Dradv_device.c772 memcpy(pProperties->pipelineCacheUUID, pdevice->cache_uuid, VK_UUID_SIZE); in radv_GetPhysicalDeviceProperties()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1119 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, pipelineCacheUUID),
/external/mesa3d/include/vulkan/
Dvulkan.h1709 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1879 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1879 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2044 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
Dvulkan.hpp38351 … && ( memcmp( pipelineCacheUUID, rhs.pipelineCacheUUID, VK_UUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==()
38367 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h1997 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
Dvulkan.hpp27789 … && ( memcmp( pipelineCacheUUID, rhs.pipelineCacheUUID, VK_UUID_SIZE * sizeof( uint8_t ) ) == 0 ) in operator ==()
27805 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1779 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member