KarmaEngine
Game Engine for practical learning and research purposes
|
This is the complete list of members for Karma::KarmaGuiVulkanHandler, including all inherited members.
ClearVulkanWindowData(KarmaGui_ImplVulkanH_Window *vulkanWindowData, bool bDestroySyncronicity=false) | Karma::KarmaGuiVulkanHandler | static |
CreateOrResizeBuffer(VkBuffer &buffer, VkDeviceMemory &bufferMemory, VkDeviceSize &pBufferSize, size_t newSize, VkBufferUsageFlagBits usage) | Karma::KarmaGuiVulkanHandler | static |
DestroyFramesOnFlightData(KarmaGui_Vulkan_Frame_On_Flight *frameSyncronicityData) | Karma::KarmaGuiVulkanHandler | static |
DestroyWindowDataFrame(KarmaGui_ImplVulkanH_ImageFrame *frame) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_AddTexture(VkSampler sampler, VkImageView imageView, VkImageLayout imageLayout) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateDescriptorSetLayout(VkDevice device, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateDeviceObjects() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateFontSampler(VkDevice device, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateFontsTexture(VkCommandBuffer commandBuffer) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateOrResizeWindow(KarmaGui_ImplVulkanH_Window *windowData, bool bCreateSyncronicity, bool bRecreateSwapChainAndCommandBuffers) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreatePipeline(VkDevice device, const VkAllocationCallbacks *allocator, VkPipelineCache pipelineCache, VkRenderPass renderPass, VkSampleCountFlagBits MSAASamples, VkPipeline *pipeline, uint32_t subpass) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreatePipelineLayout(VkDevice device, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateShaderModules(VkDevice device, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateTexture(VkCommandBuffer commandBuffer, char const *fileName, const std::string &lable="") | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_CreateWindow(KarmaGuiViewport *viewport) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_DestroyAllViewportsRenderBuffers(VkDevice device, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_DestroyDeviceObjects() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_DestroyFontUploadObjects() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_DestroyWindow(KarmaGuiViewport *viewport) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_DestroyWindow(KarmaGui_ImplVulkanH_Window *windowData) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_InitPlatformInterface() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_MemoryType(VkMemoryPropertyFlags properties, uint32_t type_bits) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_NewFrame() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_RenderDrawData(KGDrawData *drawData, VkCommandBuffer commandBuffer, VkPipeline pipeline, uint32_t imageFrameIndex) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_RenderWindow(KarmaGuiViewport *viewport, void *) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_SetupRenderState(KGDrawData *drawData, VkPipeline pipeline, VkCommandBuffer commandBuffer, KarmaGui_ImplVulkanH_ImageFrameRenderBuffers *remderingBufferData, int width, int height) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_SetupRenderStateFor3DRendering(Scene *sceneToDraw, VkCommandBuffer commandBuffer, KGDrawData *drawData) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_SetWindowSize(KarmaGuiViewport *viewport, KGVec2 size) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_ShivaFrameRenderBuffers(VkDevice device, KarmaGui_ImplVulkanH_ImageFrameRenderBuffers *buffers, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_ShivaWindowRenderBuffers(VkDevice device, KarmaGui_ImplVulkanH_WindowRenderBuffers *buffers, const VkAllocationCallbacks *allocator) | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_Shutdown() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_ShutdownPlatformInterface() | Karma::KarmaGuiVulkanHandler | static |
KarmaGui_ImplVulkan_SwapBuffers(KarmaGuiViewport *viewport, void *) | Karma::KarmaGuiVulkanHandler | static |
ShareVulkanContextResourcesOfMainWindow(KarmaGui_ImplVulkanH_Window *windowData, bool bCreateSyncronicity=false) | Karma::KarmaGuiVulkanHandler | static |