Home
last modified time | relevance | path

Searched refs:commandBufferInheritanceInfo (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1867 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = { in testSecondaryCmdBuffer() local
1883 … &commandBufferInheritanceInfo // const VkCommandBufferInheritanceInfo* pInheritanceInfo in testSecondaryCmdBuffer()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp284 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = { in beginSecondaryCommandBuffer() local
299 …&commandBufferInheritanceInfo // const VkCommandBufferInheritanceInfo* pInherita… in beginSecondaryCommandBuffer()
308 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = { in beginNestedCommandBuffer() local
323 …&commandBufferInheritanceInfo // const VkCommandBufferInheritanceInfo* pInherita… in beginNestedCommandBuffer()
/external/swiftshader/include/vulkan/
Dvulkan_hash.hpp2196 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2199 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2200 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2201 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2202 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2203 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2204 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2205 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2206 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2236 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2239 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2240 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2241 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2242 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2243 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2244 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2245 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2246 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_hash.hpp2524 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2527 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2528 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2529 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2530 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2531 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2532 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2533 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2534 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()