/external/vulkan-validation-layers/layers/generated/ |
D | layer_chassis_dispatch.cpp | 5330 if (pProcessCommandsInfo->indirectCommandsLayout) { in DispatchCmdProcessCommandsNVX() 5331 …local_pProcessCommandsInfo->indirectCommandsLayout = layer_data->Unwrap(pProcessCommandsInfo->indi… in DispatchCmdProcessCommandsNVX() 5367 if (pReserveSpaceInfo->indirectCommandsLayout) { in DispatchCmdReserveSpaceForCommandsNVX() 5368 …local_pReserveSpaceInfo->indirectCommandsLayout = layer_data->Unwrap(pReserveSpaceInfo->indirectCo… in DispatchCmdReserveSpaceForCommandsNVX() 5395 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in DispatchDestroyIndirectCommandsLayoutNVX() argument 5399 …->device_dispatch_table.DestroyIndirectCommandsLayoutNVX(device, indirectCommandsLayout, pAllocato… in DispatchDestroyIndirectCommandsLayoutNVX() 5400 uint64_t indirectCommandsLayout_id = reinterpret_cast<uint64_t &>(indirectCommandsLayout); in DispatchDestroyIndirectCommandsLayoutNVX() 5403 indirectCommandsLayout = (VkIndirectCommandsLayoutNVX)iter->second; in DispatchDestroyIndirectCommandsLayoutNVX() 5405 indirectCommandsLayout = (VkIndirectCommandsLayoutNVX)0; in DispatchDestroyIndirectCommandsLayoutNVX() 5407 …->device_dispatch_table.DestroyIndirectCommandsLayoutNVX(device, indirectCommandsLayout, pAllocato… in DispatchDestroyIndirectCommandsLayoutNVX()
|
D | object_tracker.cpp | 3860 …skip |= ValidateObject(commandBuffer, pProcessCommandsInfo->indirectCommandsLayout, kVulkanObjectT… in PreCallValidateCmdProcessCommandsNVX() 3881 …skip |= ValidateObject(commandBuffer, pReserveSpaceInfo->indirectCommandsLayout, kVulkanObjectType… in PreCallValidateCmdReserveSpaceForCommandsNVX() 3911 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PreCallValidateDestroyIndirectCommandsLayoutNVX() argument 3915 …skip |= ValidateObject(device, indirectCommandsLayout, kVulkanObjectTypeIndirectCommandsLayoutNVX,… in PreCallValidateDestroyIndirectCommandsLayoutNVX() 3916 …skip |= ValidateDestroyObject(device, indirectCommandsLayout, kVulkanObjectTypeIndirectCommandsLay… in PreCallValidateDestroyIndirectCommandsLayoutNVX() 3923 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PreCallRecordDestroyIndirectCommandsLayoutNVX() argument 3925 RecordDestroyObject(device, indirectCommandsLayout, kVulkanObjectTypeIndirectCommandsLayoutNVX); in PreCallRecordDestroyIndirectCommandsLayoutNVX()
|
D | object_tracker.h | 1770 VkIndirectCommandsLayoutNVX indirectCommandsLayout, 1774 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
|
D | thread_safety.cpp | 4434 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PreCallRecordDestroyIndirectCommandsLayoutNVX() argument 4437 StartReadObject(indirectCommandsLayout); in PreCallRecordDestroyIndirectCommandsLayoutNVX() 4442 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PostCallRecordDestroyIndirectCommandsLayoutNVX() argument 4445 FinishReadObject(indirectCommandsLayout); in PostCallRecordDestroyIndirectCommandsLayoutNVX()
|
D | vk_safe_struct.cpp | 17636 indirectCommandsLayout(in_struct->indirectCommandsLayout), in safe_VkCmdProcessCommandsInfoNVX() 17664 indirectCommandsLayout = src.indirectCommandsLayout; in safe_VkCmdProcessCommandsInfoNVX() 17693 indirectCommandsLayout = src.indirectCommandsLayout; in operator =() 17725 indirectCommandsLayout = in_struct->indirectCommandsLayout; in initialize() 17747 indirectCommandsLayout = src->indirectCommandsLayout; in initialize() 17768 indirectCommandsLayout(in_struct->indirectCommandsLayout), in safe_VkCmdReserveSpaceForCommandsInfoNVX() 17782 indirectCommandsLayout = src.indirectCommandsLayout; in safe_VkCmdReserveSpaceForCommandsInfoNVX() 17796 indirectCommandsLayout = src.indirectCommandsLayout; in operator =() 17813 indirectCommandsLayout = in_struct->indirectCommandsLayout; in initialize() 17822 indirectCommandsLayout = src->indirectCommandsLayout; in initialize()
|
D | parameter_validation.h | 1344 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
|
D | thread_safety.h | 3302 VkIndirectCommandsLayoutNVX indirectCommandsLayout, 3307 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
|
D | layer_chassis_dispatch.h | 1374 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
|
D | chassis.h | 1764 VkIndirectCommandsLayoutNVX indirectCommandsLayout, 3394 …ctCommandsLayoutNVX(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… in PreCallValidateDestroyIndirectCommandsLayoutNVX() argument 3395 …ctCommandsLayoutNVX(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… in PreCallRecordDestroyIndirectCommandsLayoutNVX() argument 3396 …ctCommandsLayoutNVX(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… in PostCallRecordDestroyIndirectCommandsLayoutNVX() argument
|
D | chassis.cpp | 7241 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in DestroyIndirectCommandsLayoutNVX() argument 7247 …tercept->PreCallValidateDestroyIndirectCommandsLayoutNVX(device, indirectCommandsLayout, pAllocato… in DestroyIndirectCommandsLayoutNVX() 7252 …intercept->PreCallRecordDestroyIndirectCommandsLayoutNVX(device, indirectCommandsLayout, pAllocato… in DestroyIndirectCommandsLayoutNVX() 7254 DispatchDestroyIndirectCommandsLayoutNVX(device, indirectCommandsLayout, pAllocator); in DestroyIndirectCommandsLayoutNVX() 7257 …intercept->PostCallRecordDestroyIndirectCommandsLayoutNVX(device, indirectCommandsLayout, pAllocat… in DestroyIndirectCommandsLayoutNVX()
|
D | vk_dispatch_table_helper.h | 135 …ctCommandsLayoutNVX(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… in StubDestroyIndirectCommandsLayoutNVX() argument
|
D | parameter_validation.cpp | 8216 …VX", "pProcessCommandsInfo->indirectCommandsLayout", pProcessCommandsInfo->indirectCommandsLayout); in PreCallValidateCmdProcessCommandsNVX() 8245 …mandsNVX", "pReserveSpaceInfo->indirectCommandsLayout", pReserveSpaceInfo->indirectCommandsLayout); in PreCallValidateCmdReserveSpaceForCommandsNVX() 8302 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PreCallValidateDestroyIndirectCommandsLayoutNVX() argument 8306 …red_handle("vkDestroyIndirectCommandsLayoutNVX", "indirectCommandsLayout", indirectCommandsLayout); in PreCallValidateDestroyIndirectCommandsLayoutNVX()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_funcs.hpp | 16570 VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout; in createIndirectCommandsLayoutNV() local 16576 reinterpret_cast<VkIndirectCommandsLayoutNV *>( &indirectCommandsLayout ) ) ); in createIndirectCommandsLayoutNV() 16578 …result, indirectCommandsLayout, VULKAN_HPP_NAMESPACE_STRING "::Device::createIndirectCommandsLayou… in createIndirectCommandsLayoutNV() 16589 VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout; in createIndirectCommandsLayoutNVUnique() local 16595 reinterpret_cast<VkIndirectCommandsLayoutNV *>( &indirectCommandsLayout ) ) ); in createIndirectCommandsLayoutNVUnique() 16599 indirectCommandsLayout, in createIndirectCommandsLayoutNVUnique() 16608 …IndirectCommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, in destroyIndirectCommandsLayoutNV() argument 16613 … static_cast<VkIndirectCommandsLayoutNV>( indirectCommandsLayout ), in destroyIndirectCommandsLayoutNV() 16620 …royIndirectCommandsLayoutNV( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV indirectCommandsLayout, in destroyIndirectCommandsLayoutNV() argument 16626 static_cast<VkIndirectCommandsLayoutNV>( indirectCommandsLayout ), in destroyIndirectCommandsLayoutNV() [all …]
|
D | vulkan_core.h | 11741 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 11759 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 11768 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… 11799 VkIndirectCommandsLayoutNV indirectCommandsLayout,
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 6380 VkIndirectCommandsLayoutNVX indirectCommandsLayout; member 6395 VkIndirectCommandsLayoutNVX indirectCommandsLayout; member 6455 …tCommandsLayoutNVX)(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… 6479 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 6380 VkIndirectCommandsLayoutNVX indirectCommandsLayout; member 6395 VkIndirectCommandsLayoutNVX indirectCommandsLayout; member 6455 …tCommandsLayoutNVX)(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… 6479 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 1445 …ectCommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… argument 1447 m_vk.destroyIndirectCommandsLayoutNV(device, indirectCommandsLayout, pAllocator);
|
D | vkConcreteDeviceInterface.inl | 292 …ommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
|
D | vkVirtualDeviceInterface.inl | 292 …ommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
|
D | vkNullDriverImpl.inl | 458 …ectCommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… argument 461 …freeNonDispHandle<IndirectCommandsLayoutNV, VkIndirectCommandsLayoutNV>(indirectCommandsLayout, pA…
|
D | vkStructTypes.inl | 4761 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 4780 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10966 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 10984 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 10993 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… 11024 VkIndirectCommandsLayoutNV indirectCommandsLayout,
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 10973 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 10991 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 11000 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… 11031 VkIndirectCommandsLayoutNV indirectCommandsLayout,
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10966 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 10984 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 10993 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… 11024 VkIndirectCommandsLayoutNV indirectCommandsLayout,
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_core.h | 11589 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 11607 VkIndirectCommandsLayoutNV indirectCommandsLayout; member 11616 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… 11647 VkIndirectCommandsLayoutNV indirectCommandsLayout,
|