Home
last modified time | relevance | path

Searched refs:VkRenderingInfoKHR (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_dynamic_rendering.adoc58 const VkRenderingInfoKHR* pRenderingInfo);
70 typedef struct VkRenderingInfoKHR {
81 } VkRenderingInfoKHR;
220 …l[VkDeviceGroupRenderPassBeginInfo] structure can be chained from `VkRenderingInfoKHR`, with the s…
225 …dBeginRenderingKHR`, the following structure should be chained to `VkRenderingInfoKHR` to include …
240 …dBeginRenderingKHR`, the following structure should be chained to `VkRenderingInfoKHR` to include …
275 The value of `viewMask` must match the value of the `viewMask` member of `VkRenderingInfoKHR`.
392 VkRenderingInfoKHR renderingInfo = {
DVK_QCOM_tile_properties.adoc130 VkRenderingInfoKHR renderingInfo = {
147 // `pRenderingInfo` is pointer to the `VkRenderingInfoKHR` struct that was passed to `vkCmdBeginRen…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dinterfaces.adoc498 pname:pColorAttachments array of the slink:VkRenderingInfoKHR structure
510 slink:VkRenderingInfoKHR::pname:pColorAttachments with a pname:location
Drenderpass.adoc58 …c='Structure specifying render pass instance begin info',type='structs',alias='VkRenderingInfoKHR']
67 include::{generated}/api/structs/VkRenderingInfoKHR.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8404 typedef VkRenderingInfo VkRenderingInfoKHR; typedef
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc3237 the slink:VkRenderingInfoKHR::pname:pNext chain (internal issue 2881).