Home
last modified time | relevance | path

Searched refs:indirectCommandsLayout (Results 1 – 21 of 21) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp14652 VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout; in createIndirectCommandsLayoutNV() local
14653 …cks *>( allocator ) ), reinterpret_cast<VkIndirectCommandsLayoutNV *>( &indirectCommandsLayout ) ); in createIndirectCommandsLayoutNV()
14656 …eateResultValueType( static_cast<VULKAN_HPP_NAMESPACE::Result>( result ), indirectCommandsLayout ); in createIndirectCommandsLayoutNV()
14666 VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout; in createIndirectCommandsLayoutNVUnique() local
14667 …cks *>( allocator ) ), reinterpret_cast<VkIndirectCommandsLayoutNV *>( &indirectCommandsLayout ) ); in createIndirectCommandsLayoutNVUnique()
14670 …andle<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV, Dispatch>( indirectCommandsLayout, ObjectDes… in createIndirectCommandsLayoutNVUnique()
14677 …CommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, const VUL… in destroyIndirectCommandsLayoutNV() argument
14680 …andsLayoutNV( m_device, static_cast<VkIndirectCommandsLayoutNV>( indirectCommandsLayout ), reinter… in destroyIndirectCommandsLayoutNV()
14685 …CommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, Optional<… in destroyIndirectCommandsLayoutNV() argument
14691 …andsLayoutNV( m_device, static_cast<VkIndirectCommandsLayoutNV>( indirectCommandsLayout ), reinter… in destroyIndirectCommandsLayoutNV()
[all …]
Dvulkan_core.h13708 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
13726 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
13735 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
13766 VkIndirectCommandsLayoutNV indirectCommandsLayout,
Dvulkan_raii.hpp8291 VkIndirectCommandsLayoutNV indirectCommandsLayout; in create() local
8292 …ks *>( allocator ) ), reinterpret_cast<VkIndirectCommandsLayoutNV*>( &indirectCommandsLayout ) ) ); in create()
8298 …ACE::VULKAN_HPP_RAII_NAMESPACE::IndirectCommandsLayoutNV(device, indirectCommandsLayout, allocator… in create()
8307 …ks *>( m_allocator ), reinterpret_cast<VkIndirectCommandsLayoutNV*>( &indirectCommandsLayout ) ) ); in IndirectCommandsLayoutNV()
8315 …AII_NAMESPACE::Device const & device, VkIndirectCommandsLayoutNV indirectCommandsLayout, VULKAN_HP… in IndirectCommandsLayoutNV() argument
8316 …: m_device( *device ), m_indirectCommandsLayout( indirectCommandsLayout ), m_allocator( static_cas… in IndirectCommandsLayoutNV()
Dvulkan_handles.hpp9679 …CommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, const VUL…
9682 …CommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout VULKAN_HPP…
9687 …void destroy( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, const VULKAN_…
9690 …void destroy( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, Optional<cons…
Dvulkan.hpp4473 …ectCommandsLayoutNV( VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… in vkDestroyIndirectCommandsLayoutNV() argument
4475 return ::vkDestroyIndirectCommandsLayoutNV( device, indirectCommandsLayout, pAllocator ); in vkDestroyIndirectCommandsLayoutNV()
Dvulkan_structs.hpp32957 … pipelineBindPoint( pipelineBindPoint_ ), pipeline( pipeline_ ), indirectCommandsLayout( indirectC…
32968 … pipelineBindPoint( pipelineBindPoint_ ), pipeline( pipeline_ ), indirectCommandsLayout( indirectC…
33003 indirectCommandsLayout = indirectCommandsLayout_; in setIndirectCommandsLayout()
33096 …return std::tie( sType, pNext, pipelineBindPoint, pipeline, indirectCommandsLayout, streamCount, p… in reflect()
33113 && ( indirectCommandsLayout == rhs.indirectCommandsLayout ) in operator ==()
33138 VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout = {}; member
33168 … pipelineBindPoint( pipelineBindPoint_ ), pipeline( pipeline_ ), indirectCommandsLayout( indirectC…
33208 indirectCommandsLayout = indirectCommandsLayout_; in setIndirectCommandsLayout()
33238 …return std::tie( sType, pNext, pipelineBindPoint, pipeline, indirectCommandsLayout, maxSequencesCo… in reflect()
33255 && ( indirectCommandsLayout == rhs.indirectCommandsLayout ) in operator ==()
[all …]
Dvulkan_hash.hpp4341 VULKAN_HPP_HASH_COMBINE( seed, generatedCommandsInfoNV.indirectCommandsLayout ); in operator ()()
4365 … VULKAN_HPP_HASH_COMBINE( seed, generatedCommandsMemoryRequirementsInfoNV.indirectCommandsLayout ); in operator ()()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto6617 …// Original field: handle VkIndirectCommandsLayoutNVX indirectCommandsLayout. stringarray? 0 strin…
6618 optional uint64 indirectCommandsLayout = 4; field
6644 …// Original field: handle VkIndirectCommandsLayoutNVX indirectCommandsLayout. stringarray? 0 strin…
6645 optional uint64 indirectCommandsLayout = 4; field
6761 …// Original field: handle VkIndirectCommandsLayoutNVX indirectCommandsLayout. stringarray? 0 strin…
6762 optional uint64 indirectCommandsLayout = 2; field
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h1922 VkIndirectCommandsLayoutNV indirectCommandsLayout,
Dfunc_table.cpp7896 VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, in entry_vkDestroyIndirectCommandsLayoutNV() argument
7900 vkEnc->vkDestroyIndirectCommandsLayoutNV(device, indirectCommandsLayout, pAllocator, in entry_vkDestroyIndirectCommandsLayoutNV()
7904 VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, in dynCheck_entry_vkDestroyIndirectCommandsLayoutNV() argument
7913 vkEnc->vkDestroyIndirectCommandsLayoutNV(device, indirectCommandsLayout, pAllocator, in dynCheck_entry_vkDestroyIndirectCommandsLayoutNV()
Dgoldfish_vk_handlemap_guest.cpp7257 (VkIndirectCommandsLayoutNV*)&toMap->indirectCommandsLayout); in handlemap_VkGeneratedCommandsInfoNV()
7280 (VkIndirectCommandsLayoutNV*)&toMap->indirectCommandsLayout); in handlemap_VkGeneratedCommandsMemoryRequirementsInfoNV()
Dgoldfish_vk_marshaling_guest.cpp23730 &forMarshaling->indirectCommandsLayout, &cgen_var_1, 1); in marshal_VkGeneratedCommandsInfoNV()
23776 &cgen_var_1, (VkIndirectCommandsLayoutNV*)&forUnmarshaling->indirectCommandsLayout, 1); in unmarshal_VkGeneratedCommandsInfoNV()
23819 &forMarshaling->indirectCommandsLayout, &cgen_var_1, 1); in marshal_VkGeneratedCommandsMemoryRequirementsInfoNV()
23842 &cgen_var_1, (VkIndirectCommandsLayoutNV*)&forUnmarshaling->indirectCommandsLayout, 1); in unmarshal_VkGeneratedCommandsMemoryRequirementsInfoNV()
Dgoldfish_vk_reserved_marshaling_guest.cpp15887 get_host_u64_VkIndirectCommandsLayoutNV((*&forMarshaling->indirectCommandsLayout)); in reservedmarshal_VkGeneratedCommandsInfoNV()
15941 get_host_u64_VkIndirectCommandsLayoutNV((*&forMarshaling->indirectCommandsLayout)); in reservedmarshal_VkGeneratedCommandsMemoryRequirementsInfoNV()
DVkEncoder.cpp58621 VkIndirectCommandsLayoutNV indirectCommandsLayout, in vkDestroyIndirectCommandsLayoutNV() argument
58653 device, indirectCommandsLayout, pAllocator); in vkDestroyIndirectCommandsLayoutNV()
58664 local_indirectCommandsLayout = indirectCommandsLayout; in vkDestroyIndirectCommandsLayoutNV()
58734 (VkIndirectCommandsLayoutNV*)&indirectCommandsLayout); in vkDestroyIndirectCommandsLayoutNV()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp4122 VkIndirectCommandsLayoutNV indirectCommandsLayout, in vkDestroyIndirectCommandsLayoutNV() argument
4127 mReconstruction.removeHandles((const uint64_t*)(&indirectCommandsLayout), 1); in vkDestroyIndirectCommandsLayoutNV()
10247 VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, in vkDestroyIndirectCommandsLayoutNV() argument
10250 indirectCommandsLayout, pAllocator); in vkDestroyIndirectCommandsLayoutNV()
DVkDecoder.cpp31525 VkIndirectCommandsLayoutNV indirectCommandsLayout; in decode() local
31540 *(VkIndirectCommandsLayoutNV*)&indirectCommandsLayout = in decode()
31543 boxed_indirectCommandsLayout_preserve = indirectCommandsLayout; in decode()
31544 indirectCommandsLayout = unbox_VkIndirectCommandsLayoutNV(indirectCommandsLayout); in decode()
31564 (unsigned long long)indirectCommandsLayout, (unsigned long long)pAllocator); in decode()
31566 vk->vkDestroyIndirectCommandsLayoutNV(unboxed_device, indirectCommandsLayout, in decode()
DVkDecoderSnapshot.h2537 VkIndirectCommandsLayoutNV indirectCommandsLayout,
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_handlemap.cpp7257 (VkIndirectCommandsLayoutNV*)&toMap->indirectCommandsLayout); in handlemap_VkGeneratedCommandsInfoNV()
7280 (VkIndirectCommandsLayoutNV*)&toMap->indirectCommandsLayout); in handlemap_VkGeneratedCommandsMemoryRequirementsInfoNV()
Dgoldfish_vk_testing.cpp16530 if (!((a->indirectCommandsLayout) == (b->indirectCommandsLayout))) { in checkEqual_VkGeneratedCommandsInfoNV()
16589 if (!((a->indirectCommandsLayout) == (b->indirectCommandsLayout))) { in checkEqual_VkGeneratedCommandsMemoryRequirementsInfoNV()
Dgoldfish_vk_marshaling.cpp30236 &forMarshaling->indirectCommandsLayout, &cgen_var_1, 1); in marshal_VkGeneratedCommandsInfoNV()
30294 &cgen_var_1, (VkIndirectCommandsLayoutNV*)&forUnmarshaling->indirectCommandsLayout, 1); in unmarshal_VkGeneratedCommandsInfoNV()
30339 &forMarshaling->indirectCommandsLayout, &cgen_var_1, 1); in marshal_VkGeneratedCommandsMemoryRequirementsInfoNV()
30374 &cgen_var_1, (VkIndirectCommandsLayoutNV*)&forUnmarshaling->indirectCommandsLayout, 1); in unmarshal_VkGeneratedCommandsMemoryRequirementsInfoNV()
Dgoldfish_vk_reserved_marshaling.cpp23628 *(VkIndirectCommandsLayoutNV*)&forUnmarshaling->indirectCommandsLayout = in reservedunmarshal_VkGeneratedCommandsInfoNV()
23702 *(VkIndirectCommandsLayoutNV*)&forUnmarshaling->indirectCommandsLayout = in reservedunmarshal_VkGeneratedCommandsMemoryRequirementsInfoNV()