Home
last modified time | relevance | path

Searched defs:allocation (Results 151 - 175 of 192) sorted by relevance

12345678

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp855 Allocation& allocation = buffer->getAllocation(); in makeAttribBuff() local
877 Allocation& allocation = buffer->getAllocation(); in makeResultBuff() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp823 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *image, nativeHandle, externalType, exportedMemoryTypeIndex, dedicated); in importResource() local
851 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *buffer, nativeHandle, externalType, exportedMemoryTypeIndex, dedicated); in importResource() local
1093 de::MovePtr<vk::Allocation> allocation = de::MovePtr<vk::Allocation>(new SimpleAllocation(m_vkdA, *m_deviceA, memory.disown())); in iterate() local
1108 de::MovePtr<vk::Allocation> allocation = de::MovePtr<vk::Allocation>(new SimpleAllocation(m_vkdA, *m_deviceA, memory.disown())); iterate() local
[all...]
H A DvktSynchronizationSignalOrderTests.cpp433 MovePtr<Allocation> allocation = importAndBindMemory(vkd, device, *image, nativeHandle, externalType, exportedMemoryTypeIndex); in importResource() local
461 MovePtr<Allocation> allocation = importAndBindMemory(vkd, in importResource() local
H A DvktSynchronizationSmokeTests.cpp231 MovePtr<Allocation> allocation; member
296 MovePtr<Allocation> allocation; member
[all...]
H A DvktSynchronizationWin32KeyedMutexTests.cpp447 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *image, nativeHandle, externalType); in importResource() local
475 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *buffer, nativeHandle, externalType); in importResource() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp108 de::MovePtr<vk::Allocation> allocation = allocator.allocate(requirements, vk::MemoryRequirement::Any); in EmptyDescriptorUpdateCase() local
H A DvktBindingShaderAccessTests.cpp364 de::MovePtr<vk::Allocation> allocation = allocator.allocate(requirements, requirement); in allocateAndBindObjectMemory() local
373 de::MovePtr<vk::Allocation> allocation = allocator.allocate(requirements, requirement); in allocateAndBindObjectMemory() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp657 InitMappableAllocation(Context *context, const Allocator &allocator, Allocation *allocation, VkDeviceSize size, int value, VkMemoryPropertyFlags memoryPropertyFlags) InitMappableAllocation() argument
/third_party/skia/src/gpu/text/
H A DGrTextBlob.cpp1531 void* allocation = ::operator new (allocationSize); in Make() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1029 const vk::Allocation& allocation = m_queryPoolResultsBuffer->getBoundMemory(); in captureResults() local
H A DvktQueryPoolStatisticsTests.cpp422 const Allocation& allocation = buffer->getBoundMemory(); in clearBuffer() local
230 cmdCopyQueryPoolResultsVector( ResultsVector& output, const DeviceInterface& vk, vk::VkDevice device, const vk::Allocation& allocation, deUint32 queryCount, VkQueryResultFlags flags, deBool dstOffset) cmdCopyQueryPoolResultsVector() argument
268 cmdCopyQueryPoolResultsVector( ResultsVectorWithAvailability& output, const DeviceInterface& vk, vk::VkDevice device, const vk::Allocation& allocation, deUint32 queryCount, VkQueryResultFlags flags, deBool dstOffset) cmdCopyQueryPoolResultsVector() argument
459 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); StatisticQueryTestInstance() local
481 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); verifyUnavailable() local
727 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); executeTest() local
744 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); executeTest() local
968 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
985 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
1763 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
1786 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
2358 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
2380 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
2912 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
2937 const vk::Allocation& allocation = m_resetBuffer->getBoundMemory(); checkResult() local
3547 const vk::Allocation& allocation = m_queryBuffer->getBoundMemory(); StatisticMultipleQueryTestInstance() local
3978 const vk::Allocation& allocation = m_queryBuffer->getBoundMemory(); checkResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp855 Allocation& allocation = buffer->getAllocation(); in makeAttribBuff() local
877 Allocation& allocation = buffer->getAllocation(); in makeResultBuff() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1028 de::MovePtr<vk::Allocation> allocation; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp826 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *image, nativeHandle, externalType, exportedMemoryTypeIndex, dedicated); in importResource() local
854 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *buffer, nativeHandle, externalType, exportedMemoryTypeIndex, dedicated); in importResource() local
1096 de::MovePtr<vk::Allocation> allocation = de::MovePtr<vk::Allocation>(new SimpleAllocation(m_vkdA, *m_deviceA, memory.disown())); in iterate() local
1111 de::MovePtr<vk::Allocation> allocation = de::MovePtr<vk::Allocation>(new SimpleAllocation(m_vkdA, *m_deviceA, memory.disown())); iterate() local
[all...]
H A DvktSynchronizationSignalOrderTests.cpp415 MovePtr<Allocation> allocation = importAndBindMemory(vkd, device, *image, nativeHandle, externalType, exportedMemoryTypeIndex); in importResource() local
443 MovePtr<Allocation> allocation = importAndBindMemory(vkd, in importResource() local
H A DvktSynchronizationSmokeTests.cpp232 MovePtr<Allocation> allocation; member
297 MovePtr<Allocation> allocation; member
[all...]
H A DvktSynchronizationWin32KeyedMutexTests.cpp446 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *image, nativeHandle, externalType); in importResource() local
474 de::MovePtr<vk::Allocation> allocation = importAndBindMemory(vkd, device, *buffer, nativeHandle, externalType); in importResource() local
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c195 static int pfkey_broadcast_one(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast_one() argument
219 static int pfkey_broadcast(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast() argument
1614 compose_sadb_supported(const struct sadb_msg *orig, gfp_t allocation) compose_sadb_supported() argument
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.c1307 static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation) in netlink_trim() argument
1434 gfp_t allocation; member
1520 netlink_broadcast_filtered(struct sock *ssk, struct sk_buff *skb, u32 portid, u32 group, gfp_t allocation, int (*filter)(struct sock *dsk, struct sk_buff *skb, void *data), void *filter_data) netlink_broadcast_filtered() argument
1573 netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 portid, u32 group, gfp_t allocation) netlink_broadcast() argument
[all...]
/kernel/linux/linux-6.6/net/key/
H A Daf_key.c191 static int pfkey_broadcast_one(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast_one() argument
215 static int pfkey_broadcast(struct sk_buff *skb, gfp_t allocation, in pfkey_broadcast() argument
1609 compose_sadb_supported(const struct sadb_msg *orig, gfp_t allocation) compose_sadb_supported() argument
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc964 OptimizedAllocate( TNode<IntPtrT> size, AllocationType allocation, AllowLargeObjects allow_large_objects) OptimizedAllocate() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.h766 compiler::AllocatedOperand allocation() const { in allocation() function in v8::internal::maglev::ValueNode
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc1565 ReadUtf8String( AllocationType allocation) ReadUtf8String() argument
1576 ReadOneByteString( AllocationType allocation) ReadOneByteString() argument
1586 ReadTwoByteString( AllocationType allocation) ReadTwoByteString() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp1647 de::MovePtr<Allocation> allocation; in commandReadFrameBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1320 vk::Allocation& allocation = image->getAllocation(); in iterate() local

Completed in 72 milliseconds

12345678