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