Fix VK_EXT_filter_cubic appendix markup (#911)
This commit is contained in:
parent
ebad9964bd
commit
21adca42dc
|
@ -2,9 +2,8 @@ include::meta/VK_EXT_filter_cubic.txt[]
|
|||
|
||||
*Last Modified Date*::
|
||||
2019-01-24
|
||||
*Contact
|
||||
- Bill Licea-Kane, Qualcomm Technologies, Inc.
|
||||
*Contributors*::
|
||||
- Bill Licea-Kane, Qualcomm Technologies, Inc.
|
||||
- Andrew Garrard, Samsung
|
||||
- Daniel Koch, NVIDIA
|
||||
- Donald Scorgie, Imagination Technologies
|
||||
|
@ -15,13 +14,13 @@ include::meta/VK_EXT_filter_cubic.txt[]
|
|||
- Tom Olson, ARM
|
||||
- Stuart Smith, Imagination Technologies
|
||||
|
||||
`VK_EXT_filter_cubic` extends VK_IMG_filter_cubic.
|
||||
`VK_EXT_filter_cubic` extends `VK_IMG_filter_cubic`.
|
||||
|
||||
It documents cubic filtering of other image view types.
|
||||
It adds new structures which may be added to the pname:pNext chain of
|
||||
VkPhysicalDeviceImageFormatInfo2 and VkImageFormatProperties2 which can: be
|
||||
used to determine which image types and which image view types support cubic
|
||||
filtering.
|
||||
It adds new structures that can: be added to the pname:pNext chain of
|
||||
slink:VkPhysicalDeviceImageFormatInfo2 and slink:VkImageFormatProperties2
|
||||
that can: be used to determine which image types and which image view types
|
||||
support cubic filtering.
|
||||
|
||||
=== New Structures
|
||||
|
||||
|
|
Loading…
Reference in New Issue