vk: Implement the GetRenderAreaGranularity function
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 8 Jul 2015 00:11:35 +0000 (17:11 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 8 Jul 2015 00:11:37 +0000 (17:11 -0700)
commit0ff06540aed13719f0af0c3be4feb7b635cb981a
tree6ac06720afecc7053409c1fabb571e59b642fa15
parent435b062b2616124df4d4352b78799e42a9f6a621
vk: Implement the GetRenderAreaGranularity function

At the moment, we're just going to scissor clears so a granularity of 1x1
is all we need.
include/vulkan/vulkan.h
src/vulkan/device.c