NDEVR
API Documentation
XRVulkanPipeline Member List
This is the complete list of members for
XRVulkanPipeline
, including all inherited members.
cleanResources
() override
VulkanRenderPipeline
virtual
cleanup
() override
VulkanRenderPipeline
virtual
commit
(GraphicsUpdateArguments &) override
VulkanRenderPipeline
inline
protected
virtual
createPipeline
(GraphicsUpdateArguments &args) override
VulkanRenderPipeline
virtual
device
() const override
VulkanRenderPipeline
virtual
device
() override
VulkanRenderPipeline
virtual
drawFrame
(GraphicsUpdateArguments &args) override
VulkanRenderPipeline
virtual
ensureLastRenderComplete
() override
VulkanRenderPipeline
virtual
hasCommand
() const override
VulkanRenderPipeline
inline
protected
virtual
VulkanRenderPipeline::init
(GraphicsUpdateArguments &args) override
VulkanRenderPipeline
virtual
m_clear_color
VulkanRenderPipeline
protected
m_depth_image
VulkanRenderPipeline
protected
m_depth_view
VulkanRenderPipeline
protected
m_draw_size
VulkanRenderPipeline
protected
m_frame_grab_image
VulkanRenderPipeline
protected
m_frames
VulkanRenderPipeline
protected
m_grab_image
VulkanRenderPipeline
protected
m_is_init
VulkanRenderPipeline
protected
m_khr_format
VulkanRenderPipeline
protected
m_khr_swap_chain
VulkanRenderPipeline
protected
m_last_image_idx
VulkanRenderPipeline
protected
m_multisample_image_color
VulkanRenderPipeline
protected
m_multisample_view_color
VulkanRenderPipeline
protected
m_needs_cleanup
VulkanRenderPipeline
protected
m_needs_grab_image
VulkanRenderPipeline
protected
m_needs_pipeline_recreation
VulkanRenderPipeline
protected
m_number_of_grab_images
VulkanRenderPipeline
protected
m_number_of_khr_images
VulkanRenderPipeline
protected
m_pipeline_acquire
VulkanRenderPipeline
protected
m_present_queue
VulkanRenderPipeline
protected
m_render_definition
VulkanRenderPipeline
protected
m_semaphores
VulkanRenderPipeline
protected
m_shadow_image
VulkanRenderPipeline
protected
m_shadow_view
VulkanRenderPipeline
protected
m_suboptimal_khr
VulkanRenderPipeline
protected
m_surface
VulkanRenderPipeline
protected
m_surface_update_time
VulkanRenderPipeline
protected
m_swap_chain_support_details
VulkanRenderPipeline
protected
m_window_instance
VulkanRenderPipeline
protected
runCommand
(GraphicsUpdateArguments &args) override
VulkanRenderPipeline
virtual
setWindowInstance
(WindowInstance *instance) override
VulkanRenderPipeline
virtual
updateUniformBuffer
(GraphicsUpdateArguments &) override
VulkanRenderPipeline
inline
protected
virtual
~GraphicsPipeline
()
GraphicsPipeline
inline
virtual
NDEVR.org