Home
last modified time | relevance | path

Searched defs:memory (Results 626 - 650 of 780) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp734 vk::Move<vk::VkDeviceMemory> memory = dedicated in importAndBindMemory() local
752 vk::Move<vk::VkDeviceMemory> memory in importAndBindMemory() local
310 SimpleAllocation(const vk::DeviceInterface& vkd, vk::VkDevice device, const vk::VkDeviceMemory memory) SimpleAllocation() argument
1089 vk::Move<vk::VkDeviceMemory> memory = allocateExportableMemory(m_vkdA, *m_deviceA, requirements.size, exportedMemoryTypeIndex, m_memoryHandleType, m_config.dedicated ? *image : (vk::VkImage)0); iterate() local
1104 vk::Move<vk::VkDeviceMemory> memory = allocateExportableMemory(m_vkdA, *m_deviceA, requirements.size, exportedMemoryTypeIndex, m_memoryHandleType, m_config.dedicated ? *buffer : (vk::VkBuffer)0); iterate() local
[all...]
H A DvktSynchronizationNoneStageTests.cpp86 MovePtr<Allocation> memory; member in vkt::synchronization::__anon28829::ImageWrapper
129 MovePtr<Allocation> memory; member in vkt::synchronization::__anon28829::BufferWrapper
[all...]
H A DvktSynchronizationSignalOrderTests.cpp317 Move<VkDeviceMemory> memory; in importAndBindMemory() local
337 Move<VkDeviceMemory> memory; in importAndBindMemory() local
254 SimpleAllocation(const DeviceInterface& vkd, VkDevice device, const VkDeviceMemory memory) SimpleAllocation() argument
692 vk::Move<vk::VkDeviceMemory> memory = allocateExportableMemory(vkA, deviceA, requirements.size, memoryTypeIndex, m_memoryHandleType, *image); iterate() local
706 vk::Move<vk::VkDeviceMemory> memory = allocateExportableMemory(vkA, deviceA, requirements.size, memoryTypeIndex, m_memoryHandleType, *buffer); iterate() local
[all...]
H A DvktSynchronizationSmokeTests.cpp220 const void* memory; member
H A DvktSynchronizationWin32KeyedMutexTests.cpp347 vk::Move<vk::VkDeviceMemory> memory = importMemory(vkd, device, requirements.memoryRequirements, externalType, nativeHandle, !!dedicatedRequirements.requiresDedicatedAllocation, buffer, DE_NULL); in importAndBindMemory() local
380 vk::Move<vk::VkDeviceMemory> memory in importAndBindMemory() local
135 SimpleAllocation(const vk::DeviceInterface& vkd, vk::VkDevice device, const vk::VkDeviceMemory memory) SimpleAllocation() argument
1683 vk::VkDeviceMemory memory = resourceWrite->getMemory(); iterate() local
1724 vk::VkDeviceMemory memory = resourceRead->getMemory(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp578 getMemoryFd(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, vk::VkExternalMemoryHandleTypeFlagBits externalType) getMemoryFd() argument
599 getMemoryNative(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkDeviceMemory memory, vk::VkExternalMemoryHandleTypeFlagBits externalType, NativeHandle& nativeHandle) getMemoryNative() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp1206 MovePtr<vk::Allocation> memory = context.getDefaultAllocator().allocate(imgReqs, memReqs); in allocateAndBindMemory() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAddressBindingTests.cpp53 namespace memory namespace
H A DvktMemoryBindingTests.cpp47 namespace memory namespace
109 VkDeviceMemory memory; member in vkt::memory::__anon29279::MemoryMappingRAII
326 makeBufferMemoryBindingInfo(VkBuffer buffer, VkDeviceMemory memory) makeBufferMemoryBindingInfo() argument
340 makeImageMemoryBindingInfo(VkImage image, VkDeviceMemory memory) makeImageMemoryBindingInfo() argument
592 createMemory(BuffersList& targets, MemoryRegionsList& memory) createMemory() argument
626 createMemory(ImagesList& targets, MemoryRegionsList& memory) createMemory() argument
660 createMemory(BuffersList& targets, MemoryRegionsList& memory) createMemory() argument
696 createMemory(ImagesList& targets, MemoryRegionsList& memory) createMemory() argument
732 makeBinding(BuffersList& targets, MemoryRegionsList& memory) makeBinding() argument
749 makeBinding(ImagesList& targets, MemoryRegionsList& memory) makeBinding() argument
879 createBuffer(Move<VkBuffer>& buffer, Move<VkDeviceMemory>& memory, VkDeviceSize* memorySize) createBuffer() argument
900 pushData(VkDeviceMemory memory, deUint32 dataSeed, VkDeviceSize size) pushData() argument
917 checkData(VkDeviceMemory memory, deUint32 dataSeed, VkDeviceSize size) checkData() argument
955 MemoryRegionsList memory; iterate() local
1004 MemoryRegionsList memory; iterate() local
[all...]
H A DvktMemoryDeviceMemoryReportTests.cpp49 namespace memory namespace
1770 VkDeviceMemory memory = DE_NULL; in vkDeviceMemoryAllocateAndFreeTest() local
[all...]
H A DvktMemoryExternalMemoryHostTests.cpp45 namespace memory namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1277 DeviceMemory* const memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in mapMemory() local
1289 DeviceMemory* const memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in unmapMemory() local
1303 DeviceMemory* const memory = reinterpret_cast<ExternalDeviceMemoryAndroid*>(pInfo->memory.getInternal()); in getMemoryAndroidHardwareBufferANDROID() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES31.cpp1053 ValidateTexStorageMem2DMultisampleEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DMultisampleEXT() argument
3036 ValidateTexStorageMem3DMultisampleEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DMultisampleEXT() argument
/third_party/skia/third_party/externals/libpng/
H A Dpngpriv.h2073 png_const_bytep memory; /* Memory buffer. */ global() member
[all...]
H A Dpngread.c1806 png_const_bytep memory = cp->memory; in png_image_memory_read() local
1825 png_image_begin_read_from_memory(png_imagep image, png_const_voidp memory, size_t size) png_image_begin_read_from_memory() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c552 uint8_t* memory = (uint8_t*)WebPSafeMalloc(memory_size, sizeof(*memory)); in AllocateAndInitRescaler() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dhistogram_enc.c114 uint8_t* const memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); in VP8LAllocateHistogram() local
128 uint8_t* memory = (uint8_t*) (set->histograms); in HistogramSetResetPointers() local
150 uint8_t* memory = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*memory)); VP8LAllocateHistogramSet() local
170 uint8_t* memory = (uint8_t*)set; VP8LHistogramSetClear() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c918 static void GetEncodedData(const WebPMemoryWriter* const memory, in GetEncodedData() argument
764 EncodeFrame(const WebPConfig* const config, WebPPicture* const pic, WebPMemoryWriter* const memory) EncodeFrame() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp132 void* memory = _aligned_malloc(Size, Alignment); in CustomAllocate() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h1107 FT_Memory memory; member
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h341 FT_Memory memory; /* TODO: take this from stream->memory? */ member
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c1537 FT_Memory memory = hints->memory; in FT_LOCAL_DEF() local
2128 FT_Memory memory = hints->memory; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c198 FT_Memory memory; in FT_BASE_DEF() local
274 FT_Memory memory = stream->memory; FT_Stream_Free() local
313 FT_Memory memory = driver->root.memory; ft_glyphslot_init() local
341 FT_Memory memory = FT_FACE_MEMORY( slot->face ); ft_glyphslot_free_bitmap() local
529 FT_Memory memory = FT_FACE_MEMORY( slot->face ); FT_BASE_DEF() local
584 FT_Memory memory = driver->root.memory; ft_glyphslot_done() local
617 FT_Memory memory; FT_BASE_DEF() local
669 FT_Memory memory = driver->root.memory; FT_Done_GlyphSlot() local
1163 destroy_size( FT_Memory memory, FT_Size size, FT_Driver driver ) destroy_size() argument
1211 destroy_face( FT_Memory memory, FT_Face face, FT_Driver driver ) destroy_face() argument
1420 FT_Memory memory; open_face() local
1594 FT_Memory memory = stream->memory; memory_stream_close() local
1615 FT_Memory memory; new_memory_stream() local
1654 FT_Memory memory = library->memory; FT_LOCAL_DEF() local
1788 FT_Memory memory = library->memory; FT_LOCAL_DEF() local
1879 FT_Memory memory = library->memory; Mac_Read_POST_Resource() local
2100 FT_Memory memory = library->memory; Mac_Read_sfnt_Resource() local
2172 FT_Memory memory = library->memory; IsMacResource() local
2287 FT_Memory memory = library->memory; load_face_in_embedded_rfork() local
2441 FT_Memory memory = NULL; ft_open_face_internal() local
2839 FT_Memory memory; FT_EXPORT_DEF() local
2880 FT_Memory memory; FT_EXPORT_DEF() local
2947 FT_Memory memory; FT_EXPORT_DEF() local
3690 FT_Memory memory = FT_FACE_MEMORY( face ); ft_cmap_done_internal() local
3706 FT_Memory memory = FT_FACE_MEMORY( face ); FT_CMap_Done() local
3754 FT_Memory memory; FT_BASE_DEF() local
4069 FT_Memory memory = FT_FACE_MEMORY( face ); FT_Face_GetVariantSelectors() local
4097 FT_Memory memory = FT_FACE_MEMORY( face ); FT_Face_GetVariantsOfChar() local
4131 FT_Memory memory = FT_FACE_MEMORY( face ); FT_Face_GetCharsOfVariant() local
4468 FT_Memory memory = library->memory; ft_add_renderer() local
4515 FT_Memory memory; ft_remove_renderer() local
4913 FT_Memory memory = module->memory; Destroy_Module() local
4945 FT_Memory memory; FT_EXPORT_DEF() local
5427 FT_Memory memory; FT_EXPORT_DEF() local
[all...]
H A Dftstroke.c320 FT_Memory memory; member
338 FT_Memory memory = border->memory; in ft_stroke_border_grow() local
636 FT_Memory memory = border->memory; in ft_stroke_border_done() local
794 FT_Memory memory; in FT_EXPORT_DEF() local
869 FT_Memory memory = stroker->library->memory; FT_Stroker_Done() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h206 FT_Memory memory; member

Completed in 55 milliseconds

1...<<21222324252627282930>>...32