Home
last modified time | relevance | path

Searched defs:hostPtr (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkMemUtil.cpp91 Allocation::Allocation(VkDeviceMemory memory, VkDeviceSize offset, void *hostPtr) in Allocation()
184 SimpleAllocation::SimpleAllocation(Move<VkDeviceMemory> mem, MovePtr<HostPtr> hostPtr, size_t offse… in SimpleAllocation()
224 MovePtr<HostPtr> hostPtr; in allocate() local
266 MovePtr<HostPtr> hostPtr; in allocate() local
291 MovePtr<HostPtr> hostPtr; in allocateExtended() local
335 void *hostPtr = DE_NULL; in mapMemory() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLContext.cpp121 void *hostPtr) in createBuffer()
146 void *hostPtr) in createImage()
183 void *hostPtr) in createImage2D()
198 void *hostPtr) in createImage3D()
H A DCLMemory.cpp162 void *hostPtr) in Memory()
194 void *hostPtr) in Memory()
H A DCLBuffer.cpp23 Buffer::Buffer(Context &context, PropArray &&properties, MemFlags flags, size_t size, void *hostPtr) in Buffer()
H A DCLImage.cpp149 void *hostPtr) in Image()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLMemoryVk.cpp195 angle::Result CLBufferVk::create(void *hostPtr) in create()
401 angle::Result CLImageVk::copyStagingToFromWithPitch(void *hostPtr, in copyStagingToFromWithPitch()
484 angle::Result CLImageVk::create(void *hostPtr) in create()
H A DCLContextVk.cpp97 void *hostPtr, in createBuffer()
112 void *hostPtr, in createImage()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_enqueue_map.cpp67 void *hostPtr = nullptr; in test_enqueue_map_buffer() local
173 void *hostPtr = nullptr; in test_enqueue_map_image() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp110 void *hostPtr, in createBuffer()
135 void *hostPtr, in createImage()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp178 void *const hostPtr = destAlloc->getHostPtr(); in setMemory() local
189 void *const hostPtr = destAlloc->getHostPtr(); in fillMemoryWithValue() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp93 …teDeviceWithExtension(Context &context, WorkingDevice &wd, VkQueueFlagBits testQueue, bool hostPtr, in createDeviceWithExtension()
236 ExternalHostAllocation(Move<VkDeviceMemory> mem, void *hostPtr, size_t offset) in ExternalHostAllocation()
H A DvktApiCommandBuffersTests.cpp4936 void *hostPtr = alloc.getHostPtr(); in copyAndFlush() local
/aosp_15_r20/hardware/google/aemu/snapshot/include/snapshot/
Dcommon.h30 uint8_t* hostPtr; member
/aosp_15_r20/external/flashrom/
H A Dserprog.c107 struct hostent *hostPtr = NULL; in sp_opensocket() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp164 uint8_t *hostPtr = reinterpret_cast<uint8_t *>(allocation->getHostPtr()); in ConditionBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp309 void *hostPtr = alloc.getHostPtr(); in zeroOutAndFlush() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp274 void NativeHandle::setHostPtr(void *hostPtr) in setHostPtr()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp760 uint32_t *hostPtr = (uint32_t *)m_buffer->getAllocation().getHostPtr(); in init() local
820 int32_t *hostPtr = (int32_t *)m_buffer->getAllocation().getHostPtr(); in getData() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryBindingTests.cpp108 void *hostPtr; member in vkt::memory::__anon712650190111::MemoryMappingRAII
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp971 void initializeMemory(deqp::Context &context, glw::GLvoid *hostPtr, subgroups::SSBOData &data) in initializeMemory()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/
H A DvktVideoEncodeTests.cpp1092 uint8_t *hostPtr = static_cast<uint8_t *>(bufferAlloc.getHostPtr()); in fillBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp1031 unsigned char *hostPtr = static_cast<unsigned char *>(buffer->alloc->getHostPtr()); in getPixelAccess() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp1919 auto hostPtr = m_state->getMappedHostPointer(memory); in decode() local
2012 auto hostPtr = m_state->getMappedHostPointer(memory); in decode() local
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DVkEncoder.cpp2131 auto hostPtr = sResourceTracker->getMappedPointer(memory); in vkFlushMappedMemoryRanges() local
2238 auto hostPtr = sResourceTracker->getMappedPointer(memory); in vkInvalidateMappedMemoryRanges() local