PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
PixelBullet::PushHandler Member List

This is the complete list of members for PixelBullet::PushHandler, including all inherited members.

BindPush(const CommandBuffer &commandBuffer, const Pipeline &pipeline) (defined in PixelBullet::PushHandler)PixelBullet::PushHandler
Push(const T &object, std::size_t offset, std::size_t size) (defined in PixelBullet::PushHandler)PixelBullet::PushHandlerinline
Push(const std::string &uniformName, const T &object, std::size_t size=0) (defined in PixelBullet::PushHandler)PixelBullet::PushHandlerinline
PushHandler(bool multipipeline=false) (defined in PixelBullet::PushHandler)PixelBullet::PushHandlerexplicit
PushHandler(const Shader::UniformBlock &uniformBlock, bool multipipeline=false) (defined in PixelBullet::PushHandler)PixelBullet::PushHandlerexplicit
Update(const std::optional< Shader::UniformBlock > &uniformBlock) (defined in PixelBullet::PushHandler)PixelBullet::PushHandler