Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data TextureLODGatherFormatPropertiesAMD = TextureLODGatherFormatPropertiesAMD {}
- type AMD_TEXTURE_GATHER_BIAS_LOD_SPEC_VERSION = 1
- pattern AMD_TEXTURE_GATHER_BIAS_LOD_SPEC_VERSION :: forall a. Integral a => a
- type AMD_TEXTURE_GATHER_BIAS_LOD_EXTENSION_NAME = "VK_AMD_texture_gather_bias_lod"
- pattern AMD_TEXTURE_GATHER_BIAS_LOD_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a
Documentation
data TextureLODGatherFormatPropertiesAMD Source #
VkTextureLODGatherFormatPropertiesAMD - Structure informing whether or not texture gather bias/LOD functionality is supported for a given image format and a given physical device.
Valid Usage (Implicit)
See Also
TextureLODGatherFormatPropertiesAMD | |
|
Instances
pattern AMD_TEXTURE_GATHER_BIAS_LOD_SPEC_VERSION :: forall a. Integral a => a Source #
type AMD_TEXTURE_GATHER_BIAS_LOD_EXTENSION_NAME = "VK_AMD_texture_gather_bias_lod" Source #
pattern AMD_TEXTURE_GATHER_BIAS_LOD_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #