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:packed
(Results
1 - 4
of
4
) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H
A
D
render_packing_common.h
24
uvec2
packed
;
in PackVec4Half2x16()
local
30
vec4 UnpackVec4Half2x16(const uvec2
packed
)
in UnpackVec4Half2x16()
argument
40
uvec4
packed
;
in Pack2Vec4Half2x16()
local
48
UnpackVec42Half2x16(const uvec4
packed
, inout vec4 up0, inout vec4 up1)
UnpackVec42Half2x16()
argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H
A
D
intf_render_data_store_default_material.h
121
BASE_NS::Math::UVec4
packed
[MATERIAL_PACKED_UNIFORM_UVEC4_COUNT];
member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H
A
D
3d_dm_target_packing_common.h
109
vec4
packed
= material;
in GetPackMaterialWithFlags()
local
175
void GetUnpackVelocityAndNormal(in vec4
packed
, out vec2 velocity, out vec3 normal)
in GetUnpackVelocityAndNormal()
argument
H
A
D
3d_dm_structures_common.h
263
uvec4
packed
[CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT];
member
Completed in 3 milliseconds