Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkSampleCountFlags | sampleCounts |
VkExtent2D | fragmentSize |
Definition at line 10303 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceFragmentShadingRateKHR::fragmentSize |
Definition at line 10307 of file vulkan_core.h.
void* VkPhysicalDeviceFragmentShadingRateKHR::pNext |
Definition at line 10305 of file vulkan_core.h.
VkSampleCountFlags VkPhysicalDeviceFragmentShadingRateKHR::sampleCounts |
Definition at line 10306 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceFragmentShadingRateKHR::sType |
Definition at line 10304 of file vulkan_core.h.