Home
last modified time | relevance | path

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

12

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.cpp5330 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()
Dobject_tracker.cpp3860 …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()
Dobject_tracker.h1770 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
1774 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
Dthread_safety.cpp4434 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PreCallRecordDestroyIndirectCommandsLayoutNVX() argument
4437 StartReadObject(indirectCommandsLayout); in PreCallRecordDestroyIndirectCommandsLayoutNVX()
4442 VkIndirectCommandsLayoutNVX indirectCommandsLayout, in PostCallRecordDestroyIndirectCommandsLayoutNVX() argument
4445 FinishReadObject(indirectCommandsLayout); in PostCallRecordDestroyIndirectCommandsLayoutNVX()
Dvk_safe_struct.cpp17636 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()
Dparameter_validation.h1344 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
Dthread_safety.h3302 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
3307 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
Dlayer_chassis_dispatch.h1374 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
Dchassis.h1764 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
Dchassis.cpp7241 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()
Dvk_dispatch_table_helper.h135 …ctCommandsLayoutNVX(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA… in StubDestroyIndirectCommandsLayoutNVX() argument
Dparameter_validation.cpp8216 …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/
Dvulkan_funcs.hpp16570 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 …]
Dvulkan_core.h11741 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/
Dvulkan_core.h6380 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/
Dvulkan_core.h6380 VkIndirectCommandsLayoutNVX indirectCommandsLayout; member
6395 VkIndirectCommandsLayoutNVX indirectCommandsLayout; member
6455 …tCommandsLayoutNVX)(VkDevice device, VkIndirectCommandsLayoutNVX indirectCommandsLayout, const VkA…
6479 VkIndirectCommandsLayoutNVX indirectCommandsLayout,
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl1445 …ectCommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… argument
1447 m_vk.destroyIndirectCommandsLayoutNV(device, indirectCommandsLayout, pAllocator);
DvkConcreteDeviceInterface.inl292 …ommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
DvkVirtualDeviceInterface.inl292 …ommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
DvkNullDriverImpl.inl458 …ectCommandsLayoutNV (VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA… argument
461 …freeNonDispHandle<IndirectCommandsLayoutNV, VkIndirectCommandsLayoutNV>(indirectCommandsLayout, pA…
DvkStructTypes.inl4761 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
4780 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h10966 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
10984 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
10993 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
11024 VkIndirectCommandsLayoutNV indirectCommandsLayout,
/external/swiftshader/include/vulkan/
Dvulkan_core.h10973 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
10991 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
11000 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
11031 VkIndirectCommandsLayoutNV indirectCommandsLayout,
/external/mesa3d/include/vulkan/
Dvulkan_core.h10966 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
10984 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
10993 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
11024 VkIndirectCommandsLayoutNV indirectCommandsLayout,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h11589 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
11607 VkIndirectCommandsLayoutNV indirectCommandsLayout; member
11616 …ectCommandsLayoutNV)(VkDevice device, VkIndirectCommandsLayoutNV indirectCommandsLayout, const VkA…
11647 VkIndirectCommandsLayoutNV indirectCommandsLayout,

12