Home
last modified time | relevance | path

Searched defs:ComputeRequiredAllocationSize (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkSampler.hpp69 static size_t ComputeRequiredAllocationSize(const VkSamplerCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Sampler
94 static size_t ComputeRequiredAllocationSize(const VkSamplerYcbcrConversionCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::SamplerYcbcrConversion
H A DVkRenderPass.cpp382 size_t RenderPass::ComputeRequiredAllocationSize(const VkRenderPassCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::RenderPass
387 size_t RenderPass::ComputeRequiredAllocationSize(const VkRenderPassCreateInfo2KHR *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::RenderPass
H A DVkPipeline.cpp413 size_t GraphicsPipeline::ComputeRequiredAllocationSize(const VkGraphicsPipelineCreateInfo *pCreateI… in ComputeRequiredAllocationSize() function in vk::GraphicsPipeline
618 size_t ComputePipeline::ComputeRequiredAllocationSize(const VkComputePipelineCreateInfo *pCreateInf… in ComputeRequiredAllocationSize() function in vk::ComputePipeline
H A DVkPrivateData.hpp27 static size_t ComputeRequiredAllocationSize(const VkPrivateDataSlotCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::PrivateData
H A DVkPhysicalDevice.hpp35 static size_t ComputeRequiredAllocationSize(const void *) { return 0; } in ComputeRequiredAllocationSize() function in vk::PhysicalDevice
H A DVkInstance.hpp32 static size_t ComputeRequiredAllocationSize(const VkInstanceCreateInfo *) { return 0; } in ComputeRequiredAllocationSize() function in vk::Instance
H A DVkDebugUtilsMessenger.cpp31 size_t DebugUtilsMessenger::ComputeRequiredAllocationSize(const VkDebugUtilsMessengerCreateInfoEXT … in ComputeRequiredAllocationSize() function in vk::DebugUtilsMessenger
H A DVkShaderModule.cpp50 size_t ShaderModule::ComputeRequiredAllocationSize(const VkShaderModuleCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::ShaderModule
H A DVkDescriptorUpdateTemplate.cpp33 size_t DescriptorUpdateTemplate::ComputeRequiredAllocationSize(const VkDescriptorUpdateTemplateCrea… in ComputeRequiredAllocationSize() function in vk::DescriptorUpdateTemplate
H A DVkBufferView.hpp31 static size_t ComputeRequiredAllocationSize(const VkBufferViewCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::BufferView
H A DVkFence.hpp30 static size_t ComputeRequiredAllocationSize(const VkFenceCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Fence
H A DVkEvent.hpp34 static size_t ComputeRequiredAllocationSize(const VkEventCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Event
H A DVkCommandPool.cpp38 size_t CommandPool::ComputeRequiredAllocationSize(const VkCommandPoolCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::CommandPool
H A DVkPipelineCache.cpp96 size_t PipelineCache::ComputeRequiredAllocationSize(const VkPipelineCacheCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::PipelineCache
H A DVkTimelineSemaphore.cpp41 size_t TimelineSemaphore::ComputeRequiredAllocationSize(const VkSemaphoreCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::TimelineSemaphore
H A DVkPipelineLayout.cpp81 size_t PipelineLayout::ComputeRequiredAllocationSize(const VkPipelineLayoutCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::PipelineLayout
H A DVkBuffer.cpp60 size_t Buffer::ComputeRequiredAllocationSize(const VkBufferCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Buffer
H A DVkFramebuffer.cpp206 size_t Framebuffer::ComputeRequiredAllocationSize(const VkFramebufferCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Framebuffer
H A DVkQueryPool.cpp116 size_t QueryPool::ComputeRequiredAllocationSize(const VkQueryPoolCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::QueryPool
H A DVkObject.hpp151 static size_t ComputeRequiredAllocationSize(const CreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::DispatchableObject
/aosp_15_r20/external/swiftshader/src/WSI/
H A DHeadlessSurfaceKHR.cpp23 size_t HeadlessSurfaceKHR::ComputeRequiredAllocationSize(const VkHeadlessSurfaceCreateInfoEXT *pCre… in ComputeRequiredAllocationSize() function in vk::HeadlessSurfaceKHR
H A DDirectFBSurfaceEXT.cpp32 size_t DirectFBSurfaceEXT::ComputeRequiredAllocationSize(const VkDirectFBSurfaceCreateInfoEXT *pCre… in ComputeRequiredAllocationSize() function in vk::DirectFBSurfaceEXT
H A DWin32SurfaceKHR.cpp53 size_t Win32SurfaceKHR::ComputeRequiredAllocationSize(const VkWin32SurfaceCreateInfoKHR *pCreateInf… in ComputeRequiredAllocationSize() function in vk::Win32SurfaceKHR
H A DWaylandSurfaceKHR.cpp60 size_t WaylandSurfaceKHR::ComputeRequiredAllocationSize(const VkWaylandSurfaceCreateInfoKHR *pCreat… in ComputeRequiredAllocationSize() function in vk::WaylandSurfaceKHR
H A DVkSwapchainKHR.cpp57 size_t SwapchainKHR::ComputeRequiredAllocationSize(const VkSwapchainCreateInfoKHR *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::SwapchainKHR

12