CsPaint
2.0.0
|
This is the complete list of members for CsPaint::surface, including all inherited members.
create(context_handle context_handle, vk::SurfaceKHR vk_surface) | CsPaint::surface | static |
createPipeline(renderpass_handle renderpass, const vk::PipelineVertexInputStateCreateInfo &vertexInputInfo, const std::vector< vk::PipelineShaderStageCreateInfo > &shaderStages, const vk::PipelineLayout &pipelineLayout) | CsPaint::surface | |
createSwapchain(renderpass_handle renderpass, std::vector< CsPaint::image_handle > images=std::vector< CsPaint::image_handle >()) | CsPaint::surface | |
graphicsDevice() const | CsPaint::surface | |
handle typedef | CsPaint::surface | |
height() const | CsPaint::surface | inline |
operator=(const surface &) = delete | CsPaint::surface | delete |
recalculateSize() | CsPaint::surface | |
surface(context_handle context_handle, vk::SurfaceKHR surface, private_tag=private_tag{}) | CsPaint::surface | |
surface(const surface &) = delete | CsPaint::surface | delete |
width() const | CsPaint::surface | inline |
~surface() | CsPaint::surface |