Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp86 Allocation::Allocation (VkDeviceMemory memory, VkDeviceSize offset, void* hostPtr) in Allocation()
179 SimpleAllocation::SimpleAllocation (Move<VkDeviceMemory> mem, MovePtr<HostPtr> hostPtr, size_t offs… in SimpleAllocation()
205 MovePtr<HostPtr> hostPtr; in allocate() local
245 MovePtr<HostPtr> hostPtr; in allocate() local
274 MovePtr<HostPtr> hostPtr; in allocateExtended() local
325 void* hostPtr = DE_NULL; in mapMemory() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLMemory.cpp157 void *hostPtr, in Memory()
192 void *hostPtr, in Memory()
DCLContext.cpp121 void *hostPtr, in createBuffer()
131 void *hostPtr, in createImage()
152 void *hostPtr, in createImage2D()
168 void *hostPtr, in createImage3D()
DCLBuffer.cpp28 void *hostPtr, in Buffer()
DCLImage.cpp145 void *hostPtr, in Image()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp111 void *hostPtr, in createBuffer()
134 void *hostPtr, in createImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp163 void* const hostPtr = destAlloc->getHostPtr(); in setMemory() local
173 void* const hostPtr = destAlloc->getHostPtr(); in fillMemoryWithValue() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp163 void* const hostPtr = destAlloc->getHostPtr(); in setMemory() local
173 void* const hostPtr = destAlloc->getHostPtr(); in fillMemoryWithValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp92 …nsion (Context& context, WorkingDevice& wd, VkQueueFlagBits testQueue, bool hostPtr, size_t offset) in createDeviceWithExtension()
204 …ExternalHostAllocation(Move<VkDeviceMemory> mem, void* hostPtr, size_t offset) : Allocation(*mem, … in ExternalHostAllocation()
DvktApiCommandBuffersTests.cpp4339 void* hostPtr = alloc.getHostPtr(); in copyAndFlush() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferMarkerTests.cpp92 …nsion (Context& context, WorkingDevice& wd, VkQueueFlagBits testQueue, bool hostPtr, size_t offset) in createDeviceWithExtension()
204 …ExternalHostAllocation(Move<VkDeviceMemory> mem, void* hostPtr, size_t offset) : Allocation(*mem, … in ExternalHostAllocation()
DvktApiCommandBuffersTests.cpp4339 void* hostPtr = alloc.getHostPtr(); in copyAndFlush() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp164 uint8_t* hostPtr = reinterpret_cast<uint8_t*>(allocation->getHostPtr()); in ConditionBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp164 uint8_t* hostPtr = reinterpret_cast<uint8_t*>(allocation->getHostPtr()); in ConditionBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp308 void* hostPtr = alloc.getHostPtr(); in zeroOutAndFlush() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBindPointTests.cpp308 void* hostPtr = alloc.getHostPtr(); in zeroOutAndFlush() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp280 void NativeHandle::setHostPtr(void* hostPtr) in setHostPtr()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktExternalMemoryUtil.cpp280 void NativeHandle::setHostPtr(void* hostPtr) in setHostPtr()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp110 void* hostPtr; member in vkt::memory::__anon81ea9dc10111::MemoryMappingRAII
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryBindingTests.cpp110 void* hostPtr; member in vkt::memory::__anon9b2edc410111::MemoryMappingRAII
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp608 deUint32* hostPtr = (deUint32*)m_buffer->getAllocation().getHostPtr(); in init() local
667 deInt32* hostPtr = (deInt32*)m_buffer->getAllocation().getHostPtr(); in getData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorCopyTests.cpp608 deUint32* hostPtr = (deUint32*)m_buffer->getAllocation().getHostPtr(); in init() local
667 deInt32* hostPtr = (deInt32*)m_buffer->getAllocation().getHostPtr(); in getData() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp963 void initializeMemory(deqp::Context& context, glw::GLvoid *hostPtr, subgroups::SSBOData& data) in initializeMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1118 unsigned char* hostPtr = static_cast<unsigned char*>(buffer->alloc->getHostPtr()); in getPixelAccess() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1118 unsigned char* hostPtr = static_cast<unsigned char*>(buffer->alloc->getHostPtr()); in getPixelAccess() local