Documentation ¶
Index ¶
- Constants
- type PhysicalDevicePortabilitySubsetFeatures
- func (o PhysicalDevicePortabilitySubsetFeatures) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, ...) (unsafe.Pointer, error)
- func (o *PhysicalDevicePortabilitySubsetFeatures) PopulateHeader(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, ...) (unsafe.Pointer, error)
- func (o *PhysicalDevicePortabilitySubsetFeatures) PopulateOutData(cDataPointer unsafe.Pointer, helpers ...any) (next unsafe.Pointer, err error)
- type PhysicalDevicePortabilitySubsetProperties
- func (o *PhysicalDevicePortabilitySubsetProperties) PopulateHeader(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, ...) (unsafe.Pointer, error)
- func (o *PhysicalDevicePortabilitySubsetProperties) PopulateOutData(cDataPointer unsafe.Pointer, helpers ...any) (next unsafe.Pointer, err error)
Constants ¶
View Source
const (
ExtensionName string = C.VK_KHR_PORTABILITY_SUBSET_EXTENSION_NAME
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PhysicalDevicePortabilitySubsetFeatures ¶
type PhysicalDevicePortabilitySubsetFeatures struct { ConstantAlphaColorBlendFactors bool Events bool ImageViewFormatReinterpretation bool ImageViewFormatSwizzle bool ImageView2DOn3DImage bool MultisampleArrayImage bool MutableComparisonSamplers bool PointPolygons bool SamplerMipLodBias bool SeparateStencilMaskRef bool ShaderSamplerRateInterpolationFunctions bool TessellationIsolines bool TessellationPointMode bool TriangleFans bool VertexAttributeAccessBeyondStride bool common.NextOptions common.NextOutData }
func (PhysicalDevicePortabilitySubsetFeatures) PopulateCPointer ¶
func (*PhysicalDevicePortabilitySubsetFeatures) PopulateHeader ¶
func (*PhysicalDevicePortabilitySubsetFeatures) PopulateOutData ¶
type PhysicalDevicePortabilitySubsetProperties ¶
type PhysicalDevicePortabilitySubsetProperties struct { MinVertexInputBindingStrideAlignment int common.NextOutData }
func (*PhysicalDevicePortabilitySubsetProperties) PopulateHeader ¶
func (*PhysicalDevicePortabilitySubsetProperties) PopulateOutData ¶
Click to show internal directories.
Click to hide internal directories.