Searched refs:pIndirectCommandsLayout (Results 1 – 11 of 11) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderSnapshot.cpp | 4103 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in vkCreateIndirectCommandsLayoutNV() argument 4107 mReconstruction.addHandles((const uint64_t*)pIndirectCommandsLayout, 1); in vkCreateIndirectCommandsLayoutNV() 4108 mReconstruction.addHandleDependency((const uint64_t*)pIndirectCommandsLayout, 1, in vkCreateIndirectCommandsLayoutNV() 4110 if (!pIndirectCommandsLayout) return; in vkCreateIndirectCommandsLayoutNV() 4115 mReconstruction.forEachHandleAddApi((const uint64_t*)pIndirectCommandsLayout, 1, apiHandle); in vkCreateIndirectCommandsLayoutNV() 4116 mReconstruction.setCreatedHandlesForApi(apiHandle, (const uint64_t*)pIndirectCommandsLayout, in vkCreateIndirectCommandsLayoutNV() 10238 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in vkCreateIndirectCommandsLayoutNV() argument 10241 pIndirectCommandsLayout); in vkCreateIndirectCommandsLayoutNV()
|
| D | VkDecoder.cpp | 31433 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout; in decode() local 31459 vkReadStream->alloc((void**)&pIndirectCommandsLayout, in decode() 31464 *(VkIndirectCommandsLayoutNV*)pIndirectCommandsLayout = in decode() 31481 (unsigned long long)pIndirectCommandsLayout); in decode() 31486 pIndirectCommandsLayout); in decode() 31500 (VkIndirectCommandsLayoutNV*)pIndirectCommandsLayout, 1); in decode() 31501 vkStream->write((VkIndirectCommandsLayoutNV*)pIndirectCommandsLayout, 8 * 1); in decode() 31514 pAllocator, pIndirectCommandsLayout); in decode()
|
| D | VkDecoderSnapshot.h | 2533 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout);
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | VkEncoder.h | 1920 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout, uint32_t doLock);
|
| D | func_table.cpp | 7872 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in entry_vkCreateIndirectCommandsLayoutNV() argument 7877 device, pCreateInfo, pAllocator, pIndirectCommandsLayout, true /* do lock */); in entry_vkCreateIndirectCommandsLayoutNV() 7882 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout) { in dynCheck_entry_vkCreateIndirectCommandsLayoutNV() argument 7892 device, pCreateInfo, pAllocator, pIndirectCommandsLayout, true /* do lock */); in dynCheck_entry_vkCreateIndirectCommandsLayoutNV()
|
| D | VkEncoder.cpp | 58471 const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout, in vkCreateIndirectCommandsLayoutNV() argument 58503 device, pCreateInfo, pAllocator, pIndirectCommandsLayout); in vkCreateIndirectCommandsLayoutNV() 58592 *&cgen_var_2 = (uint64_t)((*pIndirectCommandsLayout)); in vkCreateIndirectCommandsLayoutNV() 58606 &cgen_var_3, (VkIndirectCommandsLayoutNV*)pIndirectCommandsLayout, 1); in vkCreateIndirectCommandsLayoutNV()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan.hpp | 4467 …VkAllocationCallbacks * pAllocator, VkIndirectCommandsLayoutNV * pIndirectCommandsLayout ) const V… in vkCreateIndirectCommandsLayoutNV() 4469 …urn ::vkCreateIndirectCommandsLayoutNV( device, pCreateInfo, pAllocator, pIndirectCommandsLayout ); in vkCreateIndirectCommandsLayoutNV()
|
| D | vulkan_core.h | 13734 …nfo, const VkAllocationCallbacks* pAllocator, VkIndirectCommandsLayoutNV* pIndirectCommandsLayout); 13762 VkIndirectCommandsLayoutNV* pIndirectCommandsLayout);
|
| D | vulkan_funcs.hpp | 14639 …s * pAllocator, VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV * pIndirectCommandsLayout, Dispatch… in createIndirectCommandsLayoutNV() argument 14642 …ks *>( pAllocator ), reinterpret_cast<VkIndirectCommandsLayoutNV *>( pIndirectCommandsLayout ) ) ); in createIndirectCommandsLayoutNV()
|
| D | vulkan_handles.hpp | 9667 …s * pAllocator, VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV * pIndirectCommandsLayout, Dispatch…
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 6754 …// Original field: handle VkIndirectCommandsLayoutNVX pIndirectCommandsLayout. stringarray? 0 stri… 6755 optional uint64 pIndirectCommandsLayout = 4; field
|