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:staging
(Results
1 - 6
of
6
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H
A
D
render_node_end_frame_staging.cpp
69
const StagingConsumeStruct
staging
= {};
in ExecuteFrame()
local
H
A
D
render_node_staging.cpp
150
const StagingConsumeStruct
staging
= gpuResourceMgrImpl.ConsumeStagingData();
in ExecuteFrame()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H
A
D
render_data_store_default_staging.cpp
69
auto&
staging
=
in CopyImageToBuffer()
local
85
auto&
staging
=
in CopyImageToImage()
local
101
auto&
staging
in CopyBufferToBuffer()
local
117
auto&
staging
=
CopyBufferToImage()
local
150
auto&
staging
=
staging
ConsumeData_.beginFrame;
CopyDataToBuffer()
local
194
auto&
staging
=
staging
ConsumeData_.beginFrame;
CopyDataToImage()
local
210
auto&
staging
=
staging
ConsumeData_.beginFrame;
CopyBufferToImage()
local
246
const auto&
staging
= frameStagingConsumeData_;
HasBeginStagingData()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H
A
D
font_manager.cpp
382
auto
staging
= static_cast<IRenderDataStoreDefaultStaging*>(
in CreateAtlasTexture()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
mesh_builder.cpp
544
auto
staging
= static_cast<IRenderDataStoreDefaultStaging*>(
in StageToBuffers()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_importer.cpp
1469
ImportTexture( IImageContainer::Ptr image, IRenderDataStoreDefaultStaging&
staging
, IGpuResourceManager& gpuResourceManager)
ImportTexture()
argument
Completed in 11 milliseconds