| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 647 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryMiscTests.cpp | 193 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 897 Allocation& alloc = buffer.getAllocation(); in verifyResult() local
|
| H A D | vktRayQueryOpacityMicromapTests.cpp | 503 auto& alloc = m_context.getDefaultAllocator(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarrierTests.cpp | 832 std::unique_ptr<BufferWithMemory> makeStd140Buffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags, MemoryRequirement memReq) in makeStd140Buffer() argument 873 std::unique_ptr<BufferWithMemory> makeStd430BufferImpl (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags, bool fill) in makeStd430BufferImpl() argument 886 std::unique_ptr<BufferWithMemory> makeStd430Buffer (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags) in makeStd430Buffer() argument 891 std::unique_ptr<BufferWithMemory> makeStd430BufferFilled (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkBufferUsageFlags flags) in makeStd430BufferFilled() argument 952 void updateDescriptorSet (const DeviceInterface& vkd, VkDevice device, VkCommandBuffer cmdBuffer, Allocator& alloc, VkDescriptorType resourceType, Stage stage, StageData& stageData, BufferWithMemory* resourceBuffer, VkImageView resourceImgView, VkImageLayout layout, bool asNeeded, BufferWithMemory* verificationBuffer) in updateDescriptorSet() argument 1043 createGraphicsPipelineObjects(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, Context& context, const char* vertShaderName, const char* fragShaderName, StageData& stageData) createGraphicsPipelineObjects() argument 1104 createRayTracingPipelineData(const DeviceInterface& vkd, VkDevice device, Allocator& alloc, Context& context, Stage stage, StageData& stageData, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, const char* rgenAuxName, const char* rgenName, const char* isectName, const char* ahitName, const char* chitName, const char* missName, const char* callableName) createRayTracingPipelineData() argument 1219 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| H A D | vktRayTracingDataSpillTests.cpp | 1589 auto& alloc = m_context.getDefaultAllocator(); in iterate() local 2389 createSBTWithShaderRecord(const DeviceInterface& vkd, VkDevice device, vk::Allocator &alloc, VkPipeline pipeline, RayTracingPipeline* rayTracingPipeline, deUint32 shaderGroupHandleSize, deUint32 shaderGroupBaseAlignment, deUint32 firstGroup, deUint32 groupCount, de::MovePtr<BufferWithMemory>& shaderBindingTable, VkStridedDeviceAddressRegionKHR& shaderBindingTableRegion) createSBTWithShaderRecord() argument 2418 auto& alloc = m_context.getDefaultAllocator(); iterate() local [all...] |
| H A D | vktRayTracingShaderBindingTableTests.cpp | 1267 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayTracingTraceRaysTests.cpp | 986 Allocation& alloc = buffer.getAllocation(); in makeIndirectStructAndFlush() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktDynamicRenderingTests.cpp | 925 const Allocation alloc = m_imageBuffer[ndx]->getBoundMemory(); in initialize() local 963 const Allocation alloc = m_imageStencilBuffer->getBoundMemory(); in initialize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktDeviceObjectReservationTests.cpp | 201 VkMemoryAllocateInfo alloc = in allocateDeviceMemory() local 967 VkMemoryAllocateInfo alloc = variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktOpaqueTypeIndexingTests.cpp | 532 de::MovePtr<Allocation> alloc = allocator.allocate(getImageMemoryRequirements(vkd, device, image), MemoryRequirement::Any); in allocateAndBindMemory() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRender.hpp | 642 AllocationSp alloc; member in vkt::sr::ShaderRenderCaseInstance::BufferUniform 655 AllocationSp alloc; member in vkt::sr::ShaderRenderCaseInstance::SamplerUniform
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferTests.cpp | 240 const Allocation& alloc = **sparseAllocation->allocations[memBindIter->allocationNdx]; in build() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 249 Allocator& alloc = m_device.getAllocator(); in createImage() local
|
| H A D | vktSynchronizationNoneStageTests.cpp | 89 void ImageWrapper::create(Context& context, SimpleAllocator& alloc, VkFormat format, VkExtent3D extent, VkImageUsageFlags usage) in create() argument 132 void BufferWrapper::create(Context& context, SimpleAllocator& alloc, VkDeviceSize size, VkBufferUsageFlags usage) in create() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureMipmapTests.cpp | 2614 auto& alloc = deviceHelper.getAllocator(); in iterate() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | libtommath.c | 127 int used, alloc, sign; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | libtommath.c | 127 int used, alloc, sign; member [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 1235 struct kbase_mem_phy_alloc *alloc; in kbase_gpu_mmap() local 1882 kbase_alloc_phy_pages_helper(struct kbase_mem_phy_alloc *alloc, size_t nr_pages_requested) kbase_alloc_phy_pages_helper() argument 2052 kbase_alloc_phy_pages_helper_locked(struct kbase_mem_phy_alloc *alloc, struct kbase_mem_pool *pool, size_t nr_pages_requested, struct kbase_sub_alloc **prealloc_sa) kbase_alloc_phy_pages_helper_locked() argument 2252 kbase_free_phy_pages_helper(struct kbase_mem_phy_alloc *alloc, size_t nr_pages_to_free) kbase_free_phy_pages_helper() argument 2352 kbase_free_phy_pages_helper_locked(struct kbase_mem_phy_alloc *alloc, struct kbase_mem_pool *pool, struct tagged_addr *pages, size_t nr_pages_to_free) kbase_free_phy_pages_helper_locked() argument 2444 struct kbase_mem_phy_alloc *alloc; kbase_mem_kref_free() local 4070 kbase_jd_user_buf_unpin_pages(struct kbase_mem_phy_alloc *alloc) kbase_jd_user_buf_unpin_pages() argument 4087 struct kbase_mem_phy_alloc *alloc = reg->gpu_alloc; kbase_jd_user_buf_pin_pages() local 4149 struct kbase_mem_phy_alloc *alloc; kbase_jd_user_buf_map() local 4220 kbase_jd_user_buf_unmap(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc, bool writeable) kbase_jd_user_buf_unmap() argument 4329 kbase_unmap_external_resource(struct kbase_context *kctx, struct kbase_va_region *reg, struct kbase_mem_phy_alloc *alloc) kbase_unmap_external_resource() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 1512 struct kbase_mem_phy_alloc *alloc; in kbase_gpu_mmap() local 1636 struct kbase_mem_phy_alloc *alloc = reg->gpu_alloc; kbase_gpu_munmap() local 2202 kbase_alloc_phy_pages_helper(struct kbase_mem_phy_alloc *alloc, size_t nr_pages_requested) kbase_alloc_phy_pages_helper() argument 2394 kbase_alloc_phy_pages_helper_locked( struct kbase_mem_phy_alloc *alloc, struct kbase_mem_pool *pool, size_t nr_pages_requested, struct kbase_sub_alloc **prealloc_sa) kbase_alloc_phy_pages_helper_locked() argument 2620 kbase_free_phy_pages_helper( struct kbase_mem_phy_alloc *alloc, size_t nr_pages_to_free) kbase_free_phy_pages_helper() argument 2742 kbase_free_phy_pages_helper_locked(struct kbase_mem_phy_alloc *alloc, struct kbase_mem_pool *pool, struct tagged_addr *pages, size_t nr_pages_to_free) kbase_free_phy_pages_helper_locked() argument 2851 struct kbase_mem_phy_alloc *alloc; kbase_mem_kref_free() local 4540 kbase_jd_user_buf_unpin_pages(struct kbase_mem_phy_alloc *alloc) kbase_jd_user_buf_unpin_pages() argument 4557 struct kbase_mem_phy_alloc *alloc = reg->gpu_alloc; kbase_jd_user_buf_pin_pages() local 4632 struct kbase_mem_phy_alloc *alloc; kbase_jd_user_buf_map() local 4711 kbase_jd_user_buf_unmap(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc, bool writeable) kbase_jd_user_buf_unmap() argument 4822 kbase_unmap_external_resource(struct kbase_context *kctx, struct kbase_va_region *reg, struct kbase_mem_phy_alloc *alloc) kbase_unmap_external_resource() argument [all...] |
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry.c | 3490 jerry_create_context(uint32_t heap_size, jerry_context_alloc_t alloc, void *cb_data_p) jerry_create_context() argument
|
| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 259 instr_cf_alloc_t alloc; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.c | 1446 union radv_shader_arena_block *alloc = alloc_block_obj(device); in radv_alloc_shader_memory() local 1471 union radv_shader_arena_block *alloc in radv_alloc_shader_memory() local 1541 radv_free_shader_memory(struct radv_device *device, union radv_shader_arena_block *alloc) radv_free_shader_memory() argument [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 3139 pipeline_compile_compute(struct v3dv_pipeline *pipeline, struct v3dv_pipeline_cache *cache, const VkComputePipelineCreateInfo *info, const VkAllocationCallbacks *alloc) pipeline_compile_compute() argument 3262 compute_pipeline_init(struct v3dv_pipeline *pipeline, struct v3dv_device *device, struct v3dv_pipeline_cache *cache, const VkComputePipelineCreateInfo *info, const VkAllocationCallbacks *alloc) compute_pipeline_init() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_device.c | 155 dzn_instance_destroy(struct dzn_instance *instance, const VkAllocationCallbacks *alloc) in dzn_instance_destroy() argument 171 vk_free2(vk_default_allocator(), alloc, instance); in dzn_instance_destroy() local [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 102 const VkAllocationCallbacks *alloc; member 2136 wsi_display_init_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc, int display_fd) wsi_display_init_wsi() argument 2198 wsi_display_finish_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc) wsi_display_finish_wsi() argument [all...] |