Searched defs:PostResource (Results 1 – 5 of 5) sorted by relevance
193 struct PostResource { struct200 impl PostResource { argument817 mut f: impl FnMut(&mut PostResource, Arc<SwapchainImage>, T) -> T, in with_swapchain_image()
49 rpc PostResource(google.api.HttpBody) returns (google.api.HttpBody) { rpc
22 "PostResource": { object
709 DisplayVk::PostResource::PostResource(const VulkanDispatch& vk, VkDevice vkDevice, in PostResource() function in gfxstream::vk::DisplayVk::PostResource