GuVertexArray class
Vertex array object stub of the GU backend (aliased as RHI::VertexArray).
GX has no vertex-array state object to capture, so this only satisfies the contract alias with inert bind/label operations.
Public static functions
- static auto Unbind() -> bool
Constructors, destructors, conversion operators
- GuVertexArray() defaulted
- ~GuVertexArray() defaulted
- GuVertexArray(const GuVertexArray&) deleted
Public functions
- auto operator=(const GuVertexArray&) -> GuVertexArray& deleted
-
auto GetGLHandle() const -> std::
uint32_t - auto Bind() const -> bool
- void SetObjectLabel(StringView label)