blob: a083ec1d442f0c74db4d8228ba78810f66e079d3 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetRenderAreaGranularity,vkGetRenderAreaGranularity]]
[source,c++]
----
void vkGetRenderAreaGranularity(
VkDevice device,
VkRenderPass renderPass,
VkExtent2D* pGranularity);
----