10 lines
382 B
Plaintext
10 lines
382 B
Plaintext
|
|
// 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);
|
||
|
|
----
|