Searched refs:supportedPipelineCacheUUID (Results 1 – 1 of 1) sorted by relevance
76 const uint8_t* supportedPipelineCacheUUID = devProps.pipelineCacheUUID; in pipelineCache() local78 !memcmp(&cacheHeader[4], supportedPipelineCacheUUID, VK_UUID_SIZE)) { in pipelineCache()