Home
last modified time | relevance | path

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

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DVkShaderModule.cpp36 size_t ShaderModule::ComputeRequiredAllocationSize(const VkShaderModuleCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::ShaderModule
H A DVkInstance.hpp30 static size_t ComputeRequiredAllocationSize(const VkInstanceCreateInfo *) { return 0; } in ComputeRequiredAllocationSize() function in vk::Instance
H A DVkPhysicalDevice.hpp35 static size_t ComputeRequiredAllocationSize(const void *) { return 0; } in ComputeRequiredAllocationSize() function in vk::PhysicalDevice
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 DVkSampler.hpp63 static size_t ComputeRequiredAllocationSize(const VkSamplerCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Sampler
88 static size_t ComputeRequiredAllocationSize(const VkSamplerYcbcrConversionCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::SamplerYcbcrConversion
H A DVkPipelineLayout.cpp55 size_t PipelineLayout::ComputeRequiredAllocationSize(const VkPipelineLayoutCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::PipelineLayout
H A DVkFence.hpp34 static size_t ComputeRequiredAllocationSize(const VkFenceCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Fence
H A DVkEvent.hpp31 static size_t ComputeRequiredAllocationSize(const VkEventCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Event
H A DVkRenderPass.cpp311 size_t RenderPass::ComputeRequiredAllocationSize(const VkRenderPassCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::RenderPass
316 size_t RenderPass::ComputeRequiredAllocationSize(const VkRenderPassCreateInfo2KHR *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::RenderPass
H A DVkCommandPool.cpp44 size_t CommandPool::ComputeRequiredAllocationSize(const VkCommandPoolCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::CommandPool
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DVkShaderModule.cpp43 size_t ShaderModule::ComputeRequiredAllocationSize(const VkShaderModuleCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::ShaderModule
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 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 DVkSampler.hpp64 static size_t ComputeRequiredAllocationSize(const VkSamplerCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Sampler
89 static size_t ComputeRequiredAllocationSize(const VkSamplerYcbcrConversionCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::SamplerYcbcrConversion
H A DVkEvent.hpp34 static size_t ComputeRequiredAllocationSize(const VkEventCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Event
H A DVkFence.hpp34 static size_t ComputeRequiredAllocationSize(const VkFenceCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::Fence
H A DVkRenderPass.cpp311 size_t RenderPass::ComputeRequiredAllocationSize(const VkRenderPassCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::RenderPass
316 size_t RenderPass::ComputeRequiredAllocationSize(const VkRenderPassCreateInfo2KHR *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::RenderPass
H A DVkCommandPool.cpp36 size_t CommandPool::ComputeRequiredAllocationSize(const VkCommandPoolCreateInfo *pCreateInfo) in ComputeRequiredAllocationSize() function in vk::CommandPool
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.cpp32 size_t DirectFBSurfaceEXT::ComputeRequiredAllocationSize(const VkDirectFBSurfaceCreateInfoEXT *pCre… in ComputeRequiredAllocationSize() function in vk::DirectFBSurfaceEXT
H A DWin32SurfaceKHR.cpp54 size_t Win32SurfaceKHR::ComputeRequiredAllocationSize(const VkWin32SurfaceCreateInfoKHR *pCreateInf… in ComputeRequiredAllocationSize() function in vk::Win32SurfaceKHR
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/WSI/
H A DWin32SurfaceKHR.cpp54 size_t Win32SurfaceKHR::ComputeRequiredAllocationSize(const VkWin32SurfaceCreateInfoKHR *pCreateInf… in ComputeRequiredAllocationSize() function in vk::Win32SurfaceKHR

123