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:specular
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H
A
D
PixelPipeline.hpp
38
Vector4s &
specular
;
member in sw::PixelPipeline
H
A
D
VertexPipeline.cpp
215
Vector4f
specular
= v[Color1];
in pipeline()
local
/third_party/skia/src/effects/
H
A
D
SkEmbossMaskFilter.cpp
42
MakeEmboss(SkScalar blurSigma, const SkScalar direction[3], SkScalar ambient, SkScalar
specular
)
MakeEmboss()
argument
H
A
D
SkEmbossMask.cpp
51
int
specular
= light.fSpecular;
in Emboss()
local
/third_party/skia/gm/
H
A
D
imagemakewithfilter.cpp
162
sk_sp<SkImageFilter>
specular
= SkImageFilters::PointLitSpecular(
in lighting_factory()
local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
GLES1State.h
45
ColorF
specular
;
member
66
ColorF
specular
= {0.0f, 0.0f, 0.0f, 1.0f};
member
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
nine_ff.c
115
uint32_t
specular
: 1;
member
[all...]
/third_party/mesa3d/src/mesa/main/
H
A
D
ffvertex_prog.c
1253
struct ureg
specular
= lightprod_front[i][2];
in build_lighting()
local
1320
struct ureg
specular
= lightprod_back[i][2];
in build_lighting()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H
A
D
svga3d_cmd.h
484
float
specular
[4];
member
994
float
specular
[4];
member
Completed in 16 milliseconds