| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageAstcDecodeModeTests.cpp | 221 const Allocation& alloc = inBuffer.getAllocation(); in iterate() local
|
| H A D | vktImageMultisampleLoadStoreTests.cpp | 270 const Allocation& alloc = constantsBuffer->getAllocation(); in test() local 289 const Allocation& alloc = resultBuffer->getAllocation(); in test() local 436 const Allocation& alloc = resultBuffer->getAllocation(); in test() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkMemUtil.cpp | 468 MovePtr<Allocation> alloc = allocator.allocate(getImageMemoryRequirements(vk, device, image), requirement); in bindImage() local 484 zeroBuffer(const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize size) zeroBuffer() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkColorFilter.cpp | 106 SkSTArenaAlloc<kEnoughForCommonFilters> alloc; in onFilterColor4f() local [all...] |
| H A D | SkVMBlitter.cpp | 297 BuildProgram(skvm::Builder* p, const Params& params, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) BuildProgram() argument 424 CacheKey( const Params& params, skvm::Uniforms* uniforms, SkArenaAlloc* alloc, bool* ok) CacheKey() argument 749 Make(const SkPixmap& device, const SkPaint& paint, const SkMatrixProvider& matrices, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument 760 Make(const SkPixmap& device, const SkPaint& paint, const SkPixmap& sprite, int left, int top, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument [all...] |
| H A D | SkRasterPipelineBlitter.cpp | 32 SkRasterPipelineBlitter(SkPixmap dst, SkBlendMode blend, SkArenaAlloc* alloc) SkRasterPipelineBlitter() argument 88 SkCreateRasterPipelineBlitter(const SkPixmap& dst, const SkPaint& paint, const SkMatrixProvider& matrixProvider, SkArenaAlloc* alloc, sk_sp<SkShader> clipShader) SkCreateRasterPipelineBlitter() argument 135 SkCreateRasterPipelineBlitter(const SkPixmap& dst, const SkPaint& paint, const SkRasterPipeline& shaderPipeline, bool is_opaque, SkArenaAlloc* alloc, sk_sp<SkShader> clipShader) SkCreateRasterPipelineBlitter() argument 147 Create(const SkPixmap& dst, const SkPaint& paint, SkArenaAlloc* alloc, const SkRasterPipeline& shaderPipeline, bool is_opaque, bool is_constant, sk_sp<SkShader> clipShader) Create() argument [all...] |
| H A D | SkRasterPipeline.h | 235 void append_constant_color(SkArenaAlloc* alloc, const SkColor4f& color) { in append_constant_color() argument 242 void append_set_rgb(SkArenaAlloc* alloc, const SkColor4f& color) { in append_set_rgb() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkImage.cpp | 209 void GrVkImage::DestroyAndFreeImageMemory(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkImage& image) in DestroyAndFreeImageMemory() argument 531 GrVkAlloc alloc; in InitImageInfo() local
|
| /third_party/skia/src/shaders/ |
| H A D | SkPictureShader.cpp | 342 PictureShaderContext( const SkPictureShader& shader, const ContextRec& rec, sk_sp<SkShader> bitmapShader, SkArenaAlloc* alloc) PictureShaderContext() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | scheduler.h | 518 Scheduler::Config& Scheduler::Config::setAllocator(Allocator* alloc) { in setAllocator() argument
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/include/ |
| H A D | cxx.h | 727 allocation() noexcept : ptr(alloc()) {} in alloc() function in rust::cxxbridge1::Box::allocation 743 allocation alloc; in Box() local 751 allocation alloc; in Box() local 797 allocation alloc; in_place() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_benchmark.cc | 85 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() argument 91 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() argument 96 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() argument
|
| H A D | btree_container.h | 73 explicit btree_container(const allocator_type &alloc) in btree_container() argument 80 btree_container(const btree_container &other, const allocator_type &alloc) in btree_container() argument 85 btree_container(btree_container &&other, const allocator_type &alloc) in btree_container() argument 271 btree_set_container(InputIterator b, InputIterator e, const allocator_type &alloc) btree_set_container() argument 280 btree_set_container(std::initializer_list<init_type> init, const allocator_type &alloc) btree_set_container() argument 566 btree_multiset_container(InputIterator b, InputIterator e, const allocator_type &alloc) btree_multiset_container() argument 575 btree_multiset_container(std::initializer_list<init_type> init, const allocator_type &alloc) btree_multiset_container() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDynamicControlPoints.cpp | 251 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryBarycentricCoordinatesTests.cpp | 187 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationGeometryPassthroughTests.cpp | 379 const Allocation& alloc = colorBuffer.getAllocation(); in getPixelBufferAccess() local 460 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in iterate() local 474 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| H A D | deMemPool.c | 344 DebugAlloc* alloc = pool->debugAllocListHead; in deMemPool_destroy() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_swap_alloc.c | 476 mali_mem_allocation *alloc; in mali_mem_swap_release() local 592 void mali_mem_swap_mali_unmap(mali_mem_allocation *alloc) in mali_mem_swap_mali_unmap() argument [all...] |
| H A D | mali_memory_os_alloc.c | 340 void mali_mem_os_mali_unmap(mali_mem_allocation *alloc) in mali_mem_os_mali_unmap() argument 452 mali_mem_allocation *alloc; in mali_mem_os_release() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_os_alloc.c | 340 void mali_mem_os_mali_unmap(mali_mem_allocation *alloc) in mali_mem_os_mali_unmap() argument 448 mali_mem_allocation *alloc; in mali_mem_os_release() local [all...] |
| H A D | mali_memory_swap_alloc.c | 475 mali_mem_allocation *alloc; in mali_mem_swap_release() local 588 void mali_mem_swap_mali_unmap(mali_mem_allocation *alloc) in mali_mem_swap_mali_unmap() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegaudioenc_template.c | 519 const unsigned char *alloc; in compute_bit_allocation() local [all...] |
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 380 AllocatorType<T> alloc; in create() local 609 AllocatorType<object_t> alloc; in destroy() local 617 AllocatorType<array_t> alloc; in destroy() local 625 AllocatorType<string_t> alloc; destroy() local 633 AllocatorType<binary_t> alloc; destroy() local 2443 AllocatorType<string_t> alloc; erase() local 2450 AllocatorType<binary_t> alloc; erase() local 2514 AllocatorType<string_t> alloc; erase() local 2521 AllocatorType<binary_t> alloc; erase() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.c | 587 tu_CreateImage(VkDevice _device, const VkImageCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, VkImage *pImage) tu_CreateImage() argument
|
| H A D | tu_shader.c | 720 tu_shader_create(struct tu_device *dev, nir_shader *nir, const struct tu_shader_key *key, struct tu_pipeline_layout *layout, const VkAllocationCallbacks *alloc) tu_shader_create() argument 846 tu_shader_destroy(struct tu_device *dev, struct tu_shader *shader, const VkAllocationCallbacks *alloc) tu_shader_destroy() argument
|