Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:heapUsage
(Results
1 - 18
of
18
) sorted by relevance
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_device.c
1453
memory_budget_props->
heapUsage
[0] = physical_device->heap.used;
in tu_GetPhysicalDeviceMemoryProperties2()
1456
/* The heapBudget and
heapUsage
values must be zero for array elements
in tu_GetPhysicalDeviceMemoryProperties2()
1461
memory_budget_props->
heapUsage
[i] = 0u;
in tu_GetPhysicalDeviceMemoryProperties2()
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_screen.c
1847
info->avail_device_memory += (mem.memoryProperties.memoryHeaps[i].size - budget.
heapUsage
[i]) / 1024;
in zink_query_memory_info()
1851
info->avail_staging_memory += (mem.memoryProperties.memoryHeaps[i].size - budget.
heapUsage
[i]) / 1024;
in zink_query_memory_info()
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_device.c
2739
memoryBudget->
heapUsage
[vram_vis_heap_idx] = vram_vis_internal_usage;
in radv_get_memory_budget_properties()
2741
memoryBudget->
heapUsage
[gtt_heap_idx] = gtt_internal_usage;
in radv_get_memory_budget_properties()
2771
memoryBudget->
heapUsage
[heap] = internal_usage;
in radv_get_memory_budget_properties()
2778
/* The heapBudget and
heapUsage
values must be zero for array elements
in radv_get_memory_budget_properties()
2784
memoryBudget->
heapUsage
[i] = 0;
in radv_get_memory_budget_properties()
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_device.c
2814
memoryBudget->
heapUsage
[i] = heap_used;
in anv_get_memory_budget()
2818
/* The heapBudget and
heapUsage
values must be zero for array elements
in anv_get_memory_budget()
2823
memoryBudget->
heapUsage
[i] = 0;
in anv_get_memory_budget()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H
A
D
vulkan_sc_core.h
7323
VkDeviceSize
heapUsage
[VK_MAX_MEMORY_HEAPS];
member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H
A
D
vktApiFeatureInfo.cpp
3280
if (budgetProps->heapBudget[i] != 0 || budgetProps->
heapUsage
[i] != 0)
in deviceMemoryBudgetProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiFeatureInfo.cpp
3305
if (budgetProps->heapBudget[i] != 0 || budgetProps->
heapUsage
[i] != 0)
in deviceMemoryBudgetProperties()
/third_party/skia/include/third_party/vulkan/vulkan/
H
A
D
vulkan_core.h
10983
VkDeviceSize
heapUsage
[VK_MAX_MEMORY_HEAPS];
member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H
A
D
vulkan_structs.hpp
46502
,
heapUsage
(
heapUsage
_ )
heapUsage()
function
46553
VULKAN_HPP_NAMESPACE::ArrayWrapper1D<VULKAN_HPP_NAMESPACE::DeviceSize, VK_MAX_MEMORY_HEAPS>
heapUsage
= {};
global()
member
[all...]
H
A
D
vulkan_core.h
11388
VkDeviceSize
heapUsage
[VK_MAX_MEMORY_HEAPS];
member
/third_party/mesa3d/include/vulkan/
H
A
D
vulkan_core.h
12458
VkDeviceSize
heapUsage
[VK_MAX_MEMORY_HEAPS];
member
/third_party/skia/third_party/vulkanmemoryallocator/include/
H
A
D
vk_mem_alloc.h
17706
m_Budget.m_VulkanUsage[heapIndex] = budgetProps.
heapUsage
[heapIndex];
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H
A
D
vulkan_core.h
11548
VkDeviceSize
heapUsage
[VK_MAX_MEMORY_HEAPS];
member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H
A
D
vulkan_json_data.hpp
[all...]
H
A
D
vulkan_json_parser.hpp
12844
Json::Value& obj_heapUsage_arr = obj["
heapUsage
"];
in parse_VkPhysicalDeviceMemoryBudgetPropertiesEXT()
12846
parse_VkDeviceSize("
heapUsage
", obj_heapUsage_arr[i], const_cast<VkDeviceSize&>((o.
heapUsage
[i])));
in parse_VkPhysicalDeviceMemoryBudgetPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan_core.h
14367
VkDeviceSize
heapUsage
[VK_MAX_MEMORY_HEAPS];
member
H
A
D
vulkan_hash.hpp
9686
VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMemoryBudgetPropertiesEXT.
heapUsage
[i] );
H
A
D
vulkan_structs.hpp
[all...]
Completed in 536 milliseconds