Castor3D 0.16.0
Multiplatform 3D engine
castor3d::GpuInformations Member List

This is the complete list of members for castor3d::GpuInformations, including all inherited members.

addFeature(GpuFeature feature) noexceptcastor3d::GpuInformationsinline
Contextcastor3d::GpuInformationsfriend
getRenderer() const noexceptcastor3d::GpuInformationsinline
getTotalMemorySize() const noexceptcastor3d::GpuInformationsinline
getValue(GpuMin index) const noexceptcastor3d::GpuInformationsinline
getValue(GpuMax index) const noexceptcastor3d::GpuInformationsinline
getVendor() const noexceptcastor3d::GpuInformationsinline
getVersion() const noexceptcastor3d::GpuInformationsinline
GpuInformations()castor3d::GpuInformationsinline
hasFeature(GpuFeature feature) const noexceptcastor3d::GpuInformationsinline
hasShaderStorageBuffers() const noexceptcastor3d::GpuInformationsinline
hasShaderType(VkShaderStageFlagBits type) const noexceptcastor3d::GpuInformationsinline
hasStereoRendering() const noexceptcastor3d::GpuInformationsinline
removeFeature(GpuFeature feature) noexceptcastor3d::GpuInformationsinline
setRenderer(castor::StringView value) noexceptcastor3d::GpuInformationsinline
setTotalMemorySize(uint32_t value) noexceptcastor3d::GpuInformationsinline
setValue(GpuMin index, uint32_t value) noexceptcastor3d::GpuInformationsinline
setValue(GpuMax index, uint32_t value) noexceptcastor3d::GpuInformationsinline
setVendor(castor::StringView value) noexceptcastor3d::GpuInformationsinline
setVersion(castor::StringView value) noexceptcastor3d::GpuInformationsinline
updateFeature(GpuFeature feature, bool supported) noexceptcastor3d::GpuInformationsinline
useShaderType(VkShaderStageFlagBits type, bool value) noexceptcastor3d::GpuInformationsinline