candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::CommandBuffer Member List

This is the complete list of members for candlewick::CommandBuffer, including all inherited members.

active() const noexceptcandlewick::CommandBufferinline
cancel() noexceptcandlewick::CommandBuffer
CommandBuffer(const Device &device)candlewick::CommandBuffer
CommandBuffer(const CommandBuffer &)=deletecandlewick::CommandBuffer
CommandBuffer(CommandBuffer &&other) noexceptcandlewick::CommandBuffer
operator SDL_GPUCommandBuffer *() constcandlewick::CommandBufferinline
operator=(const CommandBuffer &)=deletecandlewick::CommandBuffer
operator=(CommandBuffer &&other) noexceptcandlewick::CommandBuffer
pushFragmentUniform(Uint32 slot_index, const T &data)candlewick::CommandBufferinline
pushFragmentUniform(Uint32 slot_index, std::span< const T > data)candlewick::CommandBufferinline
pushFragmentUniformRaw(Uint32 slot_index, const void *data, Uint32 length)candlewick::CommandBufferinline
pushVertexUniform(Uint32 slot_index, const T &data)candlewick::CommandBufferinline
pushVertexUniform(Uint32 slot_index, std::span< const T > data)candlewick::CommandBufferinline
pushVertexUniformRaw(Uint32 slot_index, const void *data, Uint32 length)candlewick::CommandBufferinline
submit() noexceptcandlewick::CommandBufferinline
submitAndAcquireFence() noexceptcandlewick::CommandBufferinline
swap(CommandBuffer &lhs, CommandBuffer &rhs) noexceptcandlewick::CommandBufferfriend
~CommandBuffer() noexceptcandlewick::CommandBufferinline