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:GL_DECAL
(Results
1 - 17
of
17
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H
A
D
TextureEnvTest.cpp
260
GL_ADD, GL_BLEND, GL_COMBINE,
GL_DECAL
, GL_MODULATE, GL_REPLACE,
in TEST_P()
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
PackedGLEnums_autogen.cpp
1604
case
GL_DECAL
:
in FromGLenum()
1626
return
GL_DECAL
;
in ToGLenum()
1651
os << "
GL_DECAL
";
in operator <<()
/third_party/openGLES/api/GLSC/1.0.1/
H
A
D
gl.h
381
#define
GL_DECAL
0x2101
macro
/third_party/openGLES/api/GLSC/1.0/
H
A
D
gl.h
377
#define
GL_DECAL
0x2101
macro
/third_party/mesa3d/src/mesa/main/
H
A
D
texenv.c
62
case
GL_DECAL
:
in set_env_mode()
H
A
D
texstate.c
168
* \c GL_BLEND, \c
GL_DECAL
, etc.).
216
case
GL_DECAL
:
in calculate_derived_texenv()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
H
A
D
gl.h
377
#define
GL_DECAL
0x2101
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
H
A
D
gl.h
381
#define
GL_DECAL
0x2101
macro
/third_party/openGLES/api/GLES/1.0/
H
A
D
gl.h
371
#define
GL_DECAL
0x2101
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H
A
D
gl.h
371
#define
GL_DECAL
0x2101
macro
/third_party/mesa3d/include/GLES/
H
A
D
gl.h
307
#define
GL_DECAL
0x2101
macro
/third_party/openGLES/api/GLES/
H
A
D
gl.h
288
#define
GL_DECAL
0x2101
macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H
A
D
gl.h
307
#define
GL_DECAL
0x2101
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H
A
D
gl.h
307
#define
GL_DECAL
0x2101
macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H
A
D
gl.h
311
#define
GL_DECAL
0x2101
macro
/third_party/mesa3d/include/GL/
H
A
D
gl.h
640
#define
GL_DECAL
0x2101
macro
/third_party/glfw/deps/glad/
H
A
D
gl.h
443
#define
GL_DECAL
0x2101
macro
Completed in 52 milliseconds