Searched refs:occlusionQueryEnable (Results 1 – 14 of 14) sorted by relevance
694 inheritanceInfo.occlusionQueryEnable = false; in begin()
746 hinfo.occlusionQueryEnable = VK_FALSE; in begin()
988 cmd_buf_hinfo.occlusionQueryEnable = VK_FALSE; in BufferMemoryBarrier()
1271 info.occlusionQueryEnable = VK_FALSE;7572 hinfo.occlusionQueryEnable = VK_FALSE; in TEST_F()16876 hinfo.occlusionQueryEnable = VK_FALSE; in TEST_F()
1019 VkBool32 occlusionQueryEnable; member
2930 s << "\tocclusionQueryEnable = " << value.occlusionQueryEnable << '\n';
905 inheritanceInfo.occlusionQueryEnable = VK_FALSE; in generateWork()
3866 …physical_device_features.inheritedQueries == VK_FALSE) && (pInfo->occlusionQueryEnable != VK_FALSE… in PreBeginCommandBuffer()3874 …physical_device_features.inheritedQueries != VK_FALSE) && (pInfo->occlusionQueryEnable != VK_FALSE… in PreBeginCommandBuffer()3907 pBeginInfo->pInheritanceInfo->occlusionQueryEnable); in BeginCommandBuffer()
7151 if ((pInfo->occlusionQueryEnable == VK_FALSE || in BeginCommandBuffer()
113 …es 'If commandBuffer is a secondary command buffer and either the occlusionQueryEnable member of t…122 …g' which states 'If the inherited queries feature is not enabled, occlusionQueryEnable must be VK_…2011 …fers must have been recorded with VkCommandBufferInheritanceInfo::occlusionQueryEnable set to VK_T…
626 …n active occlusion query | Recond a secondary command buffer with occlusionQueryEnable == VK_TRUE …
10873 , occlusionQueryEnable( occlusionQueryEnable_ ) in CommandBufferInheritanceInfo()10922 occlusionQueryEnable = occlusionQueryEnable_; in setOcclusionQueryEnable()10950 && ( occlusionQueryEnable == rhs.occlusionQueryEnable ) in operator ==()10968 Bool32 occlusionQueryEnable; member
2104 VkBool32 occlusionQueryEnable; member
2138 VkBool32 occlusionQueryEnable; member