|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPhysicalDeviceFragmentShadingRateKHR:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkSampleCountFlags | sampleCounts |
| VkExtent2D | fragmentSize |
Definition at line 7276 of file vulkan_core.h.
| VkExtent2D VkPhysicalDeviceFragmentShadingRateKHR::fragmentSize |
Definition at line 7280 of file vulkan_core.h.
| void* VkPhysicalDeviceFragmentShadingRateKHR::pNext |
Definition at line 7278 of file vulkan_core.h.
| VkSampleCountFlags VkPhysicalDeviceFragmentShadingRateKHR::sampleCounts |
Definition at line 7279 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceFragmentShadingRateKHR::sType |
Definition at line 7277 of file vulkan_core.h.