Home
last modified time | relevance | path

Searched defs:bindInfoCount (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1300 uint32_t bindInfoCount, in lvp_BindBufferMemory2()
1334 uint32_t bindInfoCount, in lvp_BindImageMemory2()
1369 uint32_t bindInfoCount, in lvp_QueueBindSparse()
/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h36 static VKAPI_ATTR VkResult VKAPI_CALL StubBindBufferMemory2(VkDevice device, uint32_t bindInfoCount in StubBindBufferMemory2()
37 static VKAPI_ATTR VkResult VKAPI_CALL StubBindImageMemory2(VkDevice device, uint32_t bindInfoCount,… in StubBindImageMemory2()
104 …TR VkResult VKAPI_CALL StubBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkB… in StubBindBufferMemory2KHR()
105 …TTR VkResult VKAPI_CALL StubBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const VkB… in StubBindImageMemory2KHR()
175 …KAPI_CALL StubBindAccelerationStructureMemoryNV(VkDevice device, uint32_t bindInfoCount, const VkB… in StubBindAccelerationStructureMemoryNV()
Dthread_safety.cpp491 uint32_t bindInfoCount, in PreCallRecordQueueBindSparse()
522 uint32_t bindInfoCount, in PostCallRecordQueueBindSparse()
2525 uint32_t bindInfoCount, in PreCallRecordBindBufferMemory2()
2532 uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2()
2540 uint32_t bindInfoCount, in PreCallRecordBindImageMemory2()
2547 uint32_t bindInfoCount, in PostCallRecordBindImageMemory2()
3832 uint32_t bindInfoCount, in PreCallRecordBindBufferMemory2KHR()
3839 uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2KHR()
3847 uint32_t bindInfoCount, in PreCallRecordBindImageMemory2KHR()
3854 uint32_t bindInfoCount, in PostCallRecordBindImageMemory2KHR()
[all …]
Dchassis.h2626 …virtual bool PreCallValidateQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpa… in PreCallValidateQueueBindSparse()
2627 …virtual void PreCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpars… in PreCallRecordQueueBindSparse()
2628 …virtual void PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSpar… in PostCallRecordQueueBindSparse()
2935 …virtual bool PreCallValidateBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBin… in PreCallValidateBindBufferMemory2()
2936 …virtual void PreCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindB… in PreCallRecordBindBufferMemory2()
2937 …virtual void PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBind… in PostCallRecordBindBufferMemory2()
2938 …virtual bool PreCallValidateBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBind… in PreCallValidateBindImageMemory2()
2939 …virtual void PreCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindIm… in PreCallRecordBindImageMemory2()
2940 …virtual void PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindI… in PostCallRecordBindImageMemory2()
3283 …virtual bool PreCallValidateBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, const Vk… in PreCallValidateBindBufferMemory2KHR()
[all …]
Dobject_tracker.cpp457 uint32_t bindInfoCount, in PreCallValidateQueueBindSparse()
2017 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2()
2033 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2()
3401 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR()
3417 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR()
4601 uint32_t bindInfoCount, in PreCallValidateBindAccelerationStructureMemoryNV()
Dlayer_chassis_dispatch.cpp1419 uint32_t bindInfoCount, in DispatchQueueBindSparse()
3220 uint32_t bindInfoCount, in DispatchBindBufferMemory2()
3249 uint32_t bindInfoCount, in DispatchBindImageMemory2()
4744 uint32_t bindInfoCount, in DispatchBindBufferMemory2KHR()
4773 uint32_t bindInfoCount, in DispatchBindImageMemory2KHR()
6094 uint32_t bindInfoCount, in DispatchBindAccelerationStructureMemoryNV()
Dparameter_validation.cpp2170 uint32_t bindInfoCount, in PreCallValidateQueueBindSparse()
4858 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2()
4880 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2()
7477 uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR()
7500 uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR()
9500 uint32_t bindInfoCount, in PreCallValidateBindAccelerationStructureMemoryNV()
Dchassis.cpp1578 uint32_t bindInfoCount, in QueueBindSparse()
3864 uint32_t bindInfoCount, in BindBufferMemory2()
3887 uint32_t bindInfoCount, in BindImageMemory2()
6360 uint32_t bindInfoCount, in BindBufferMemory2KHR()
6383 uint32_t bindInfoCount, in BindImageMemory2KHR()
8273 uint32_t bindInfoCount, in BindAccelerationStructureMemoryNV()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c1584 uint32_t bindInfoCount, in tu_BindBufferMemory2()
1603 uint32_t bindInfoCount, in tu_BindImageMemory2()
1624 uint32_t bindInfoCount, in tu_QueueBindSparse()
/external/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp76 VKAPI_ATTR VkResult VKAPI_CALL vkBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, cons… in vkBindBufferMemory2KHR()
81 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, const… in vkBindImageMemory2KHR()
DlibVulkan.cpp1553 VKAPI_ATTR VkResult VKAPI_CALL vkQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBin… in vkQueueBindSparse()
3378 VKAPI_ATTR VkResult VKAPI_CALL vkBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const V… in vkBindBufferMemory2()
3407 VKAPI_ATTR VkResult VKAPI_CALL vkBindImageMemory2(VkDevice device, uint32_t bindInfoCount, const Vk… in vkBindImageMemory2()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c1293 uint32_t bindInfoCount, in v3dv_QueueBindSparse()
/external/mesa3d/src/intel/vulkan/
Danv_image.c1073 uint32_t bindInfoCount, in anv_BindImageMemory2()
Danv_device.c4163 uint32_t bindInfoCount, in anv_BindBufferMemory2()
4174 uint32_t bindInfoCount, in anv_QueueBindSparse()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp4467 bool CoreChecks::PreCallValidateBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2()
4479 bool CoreChecks::PreCallValidateBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR()
4491 …id ValidationStateTracker::PostCallRecordBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2()
4498 …ValidationStateTracker::PostCallRecordBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindBufferMemory2KHR()
6931 …reChecks::PreCallValidateBindAccelerationStructureMemoryNV(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindAccelerationStructureMemoryNV()
6956 …VkDevice device, uint32_t bindInfoCount, const VkBindAccelerationStructureMemoryInfoNV *pBindInfos… in PostCallRecordBindAccelerationStructureMemoryNV()
12069 bool CoreChecks::PreCallValidateBindImageMemory2(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindImageMemory2()
12080 bool CoreChecks::PreCallValidateBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR()
12091 void ValidationStateTracker::PostCallRecordBindImageMemory2(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindImageMemory2()
12099 … ValidationStateTracker::PostCallRecordBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PostCallRecordBindImageMemory2KHR()
[all …]
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c1856 …anv_QueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo* pBindInfo, VkFe… in anv_QueueBindSparse()
2600 …anv_BindBufferMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo* pBind… in anv_BindBufferMemory2()
2606 …anv_BindImageMemory2(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindIn… in anv_BindImageMemory2()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceDriverImpl.inl562 VkResult DeviceDriver::bindBufferMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindBuff…
567 VkResult DeviceDriver::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindImage…
DvkDeviceDriverSCImpl.inl1026 VkResult DeviceDriverSC::bindBufferMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindBu…
1033 VkResult DeviceDriverSC::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindIma…
DvkNullDriverImpl.inl839 VKAPI_ATTR VkResult VKAPI_CALL bindBufferMemory2 (VkDevice device, uint32_t bindInfoCount, const Vk…
847 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkB…
/external/mesa3d/src/amd/vulkan/
Dradv_device.c5574 uint32_t bindInfoCount, in radv_BindBufferMemory2()
5608 uint32_t bindInfoCount, in radv_BindImageMemory2()
5654 uint32_t bindInfoCount, in radv_QueueBindSparse()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceDriverImpl.inl97 VkResult DeviceDriver::queueBindSparse (VkQueue queue, uint32_t bindInfoCount, const VkBindSparseIn…
867 VkResult DeviceDriver::bindBufferMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindBuff…
872 VkResult DeviceDriver::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindImage…
1267 VkResult DeviceDriver::bindAccelerationStructureMemoryNV (VkDevice device, uint32_t bindInfoCount, …
DvkNullDriverImpl.inl659 VKAPI_ATTR VkResult VKAPI_CALL queueBindSparse (VkQueue queue, uint32_t bindInfoCount, const VkBind…
1811 VKAPI_ATTR VkResult VKAPI_CALL bindBufferMemory2 (VkDevice device, uint32_t bindInfoCount, const Vk…
1819 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkB…
2440 …t VKAPI_CALL bindAccelerationStructureMemoryNV (VkDevice device, uint32_t bindInfoCount, const VkB…
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp2415 void queueBindSparse (const vk::DeviceInterface& vkd, vk::VkQueue queue, deUint32 bindInfoCount, co… in queueBindSparse()
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_defines.h696 uint32_t bindInfoCount; member
1666 uint32_t bindInfoCount; member
1674 uint32_t bindInfoCount; member
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1574 …VkResult vkQueueBindSparse( VkQueue queue, uint32_t bindInfoCount, const VkBindSparseInfo * pBindI… in vkQueueBindSparse()
2308 …VkResult vkBindBufferMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInf… in vkBindBufferMemory2()
2313 …VkResult vkBindImageMemory2( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo … in vkBindImageMemory2()
4169 …VkResult vkBindBufferMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemory… in vkBindBufferMemory2KHR()
4174 …VkResult vkBindImageMemory2KHR( VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryIn… in vkBindImageMemory2KHR()
4264uint32_t bindInfoCount, in vkBindAccelerationStructureMemoryNV()

12