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
defs:usageFlags
(Results
1 - 7
of
7
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H
A
D
gpu_resource_manager.cpp
183
const ImageUsageFlags
usageFlags
=
in ValidateGpuImageDesc()
local
[all...]
H
A
D
gpu_resource_cache.cpp
44
const ImageUsageFlags
usageFlags
=
in CreateImage()
local
54
usageFlags
, //
usageFlags
in CreateImage()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H
A
D
native_buffer_utils.cpp
200
VkImageUsageFlags
usageFlags
= VK_IMAGE_USAGE_SAMPLED_BIT;
in MakeFromNativeWindowBuffer()
local
305
VkImageUsageFlags
usageFlags
= VK_IMAGE_USAGE_SAMPLED_BIT;
in MakeBackendTextureFromNativeBuffer()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H
A
D
render_bloom.cpp
527
ImageUsageFlags
usageFlags
= CORE_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | CORE_IMAGE_USAGE_SAMPLED_BIT |
in CreateTargets()
local
546
usageFlags
,
in CreateTargets()
local
H
A
D
render_blur.cpp
431
constexpr ImageUsageFlags
usageFlags
= ImageUsageFlagBits::CORE_IMAGE_USAGE_COLOR_ATTACHMENT_BIT |
in CreateTargets()
local
440
usageFlags
,
in CreateTargets()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
scene_util.cpp
290
CreateReflectionPlaneGpuImage(IGpuResourceManager& gpuResourceMgr, IRenderHandleComponentManager& handleManager, INameComponentManager& nameManager, const string_view name, const Format format, const ImageUsageFlags
usageFlags
, const MemoryPropertyFlags memoryPropertyFlags)
CreateReflectionPlaneGpuImage()
argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_importer.cpp
2251
const ImageUsageFlags
usageFlags
=
in CreateCubemapFromImages()
local
Completed in 11 milliseconds