Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/secondary_command_buffer/
Dsecondary_command_buffer.cpp289 const vkhpp::CommandBufferInheritanceInfo commandBufferInheritanceInfo = in CreateSwapchainDependents() local
292 .pInheritanceInfo = &commandBufferInheritanceInfo, in CreateSwapchainDependents()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp977 …()(VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo) const … in operator ()()
980 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
981 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
982 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
983 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
984 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
985 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
986 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
987 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
Dvulkan_hash.hpp1963 …()(VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo) const … in operator ()()
1966 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
1967 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
1968 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
1969 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
1970 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
1971 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
1972 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
1973 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp1869 const VkCommandBufferInheritanceInfo commandBufferInheritanceInfo = { in testSecondaryCmdBuffer() local
1885 … &commandBufferInheritanceInfo // const VkCommandBufferInheritanceInfo* pInheritanceInfo in testSecondaryCmdBuffer()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A 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()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2019 …erator()( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) in operator ()()
2023 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2024 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2025 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2026 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2027 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2028 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2029 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2030 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2019 …erator()( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) in operator ()()
2023 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2024 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2025 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2026 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2027 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2028 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2029 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2030 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2019 …erator()( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) in operator ()()
2023 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2024 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2025 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2026 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2027 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2028 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2029 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2030 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2019 …erator()( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) in operator ()()
2023 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2024 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2025 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2026 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2027 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2028 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2029 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2030 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2065 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2068 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2069 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2070 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2071 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2072 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2073 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2074 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2075 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2065 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2068 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2069 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2070 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2071 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2072 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2073 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2074 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2075 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2065 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2068 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2069 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2070 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2071 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2072 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2073 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2074 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2075 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_hash.hpp2065 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2068 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2069 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2070 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2071 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2072 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2073 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2074 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2075 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A 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 ()()
/aosp_15_r20/external/swiftshader/include/vulkan/
H A 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 ()()
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_hash.hpp2282 …)( VULKAN_HPP_NAMESPACE::CommandBufferInheritanceInfo const & commandBufferInheritanceInfo ) const… in operator ()()
2285 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.sType ); in operator ()()
2286 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pNext ); in operator ()()
2287 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.renderPass ); in operator ()()
2288 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.subpass ); in operator ()()
2289 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.framebuffer ); in operator ()()
2290 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.occlusionQueryEnable ); in operator ()()
2291 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.queryFlags ); in operator ()()
2292 VULKAN_HPP_HASH_COMBINE( seed, commandBufferInheritanceInfo.pipelineStatistics ); in operator ()()