|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkSampleCountFlags | sampleCounts |
| VkExtent2D | fragmentSize |
Definition at line 9240 of file vulkan_core.h.
| VkExtent2D VkPhysicalDeviceFragmentShadingRateKHR::fragmentSize |
Definition at line 9244 of file vulkan_core.h.
| void* VkPhysicalDeviceFragmentShadingRateKHR::pNext |
Definition at line 9242 of file vulkan_core.h.
| VkSampleCountFlags VkPhysicalDeviceFragmentShadingRateKHR::sampleCounts |
Definition at line 9243 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceFragmentShadingRateKHR::sType |
Definition at line 9241 of file vulkan_core.h.