// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry ifndef::doctype-manpage[] .Valid Usage ******************************************************************************** endif::doctype-manpage[] ifdef::doctype-manpage[] Valid Usage ----------- endif::doctype-manpage[] * pname:sType must: be ename:VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO * pname:pNext must: be `NULL` * Each of pname:renderPass and pname:framebuffer that are valid handles must: have been created, allocated or retrieved from the same sname:VkDevice * If the <> feature is not enabled, pname:occlusionQueryEnable must: be ename:VK_FALSE * If the <> feature is enabled, pname:queryFlags must: be a valid combination of elink:VkQueryControlFlagBits values * If the <> feature is not enabled, pname:pipelineStatistics must: be code:0 ifndef::doctype-manpage[] ******************************************************************************** endif::doctype-manpage[]