Home
last modified time | relevance | path

Searched defs:CreateCacheRequest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksProtocol.hpp151 struct CreateCacheRequest struct
153 VulkanPipelineCacheInput input;
154 s32 caseFraction;
155 static constexpr u32 Type() in Type()
161 void Serialize(Serializer<TYPE> &archive) in Serialize()