class VulkanTester
Defined at line 13 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
Public Methods
template <typename CommandBufferT>
CommandBufferPipelineState::StaticState * GetStaticState (CommandBufferT cb)
Defined at line 19 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
template <typename CommandBufferT>
void SetDirty (CommandBufferT cb, CommandBuffer::DirtyFlags flags)
Defined at line 24 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
template <typename CommandBufferT>
CommandBuffer::DirtyFlags GetAndClearDirty (CommandBufferT cb, CommandBuffer::DirtyFlags flags)
Defined at line 29 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
template <typename CommandBufferT>
CommandBuffer::DirtyFlags GetDirty (CommandBufferT cb, CommandBuffer::DirtyFlags flags)
Defined at line 35 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
template <typename CommandBufferT>
vk::Pipeline GetCurrentVkPipeline (CommandBufferT cb)
Defined at line 41 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
template <typename CommandBufferT>
vk::Pipeline ObtainGraphicsPipeline (CommandBufferT cb)
Defined at line 48 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h
const ShaderProgramPtr & ClearPipelineStash (const ShaderProgramPtr & program)
Defined at line 55 of file ../../src/ui/lib/escher/test/vk/vulkan_tester.h