Home
last modified time | relevance | path

Searched refs:pGranularity (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h115 … void GetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D* pGranularity);
Dnull_driver.cpp1324 void GetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D* pGranularity) { in GetRenderAreaGranularity() argument
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp429 … void GetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D* pGranularity);
1104 …void GetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D* pGranularity) { in GetRenderAreaGranularity() argument
1105 GetData(device).dispatch.GetRenderAreaGranularity(device, renderPass, pGranularity); in GetRenderAreaGranularity()
1923 …id vkGetRenderAreaGranularity(VkDevice device, VkRenderPass renderPass, VkExtent2D* pGranularity) { in vkGetRenderAreaGranularity() argument
1924 vulkan::api::GetRenderAreaGranularity(device, renderPass, pGranularity); in vkGetRenderAreaGranularity()
/frameworks/native/vulkan/api/
Dvulkan.api9153 VkExtent2D* pGranularity) {
9158 pGranularity[0] = granularity