PvrVertexArray class
Vertex array object stub of the PVR 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
- PvrVertexArray() defaulted
- ~PvrVertexArray() defaulted
- PvrVertexArray(const PvrVertexArray&) deleted
Public functions
- auto operator=(const PvrVertexArray&) -> PvrVertexArray& deleted
-
auto GetGLHandle() const -> std::
uint32_t - auto Bind() const -> bool
- void SetObjectLabel(StringView label)