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_COPY
(Results
1 - 18
of
18
) sorted by relevance
/third_party/mesa3d/src/mesa/main/
H
A
D
blend.c
894
case
GL_COPY
:
in logic_op()
1200
ctx->Color.LogicOp =
GL_COPY
;
in _mesa_init_color()
/third_party/skia/third_party/externals/angle2/src/common/
H
A
D
PackedGLEnums_autogen.cpp
949
case
GL_COPY
:
in FromGLenum()
991
return
GL_COPY
;
in ToGLenum()
1037
os << "
GL_COPY
";
in operator <<()
/third_party/openGLES/api/GLES/1.0/
H
A
D
gl.h
282
#define
GL_COPY
0x1503
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H
A
D
gl.h
282
#define
GL_COPY
0x1503
macro
/third_party/mesa3d/include/GLES/
H
A
D
gl.h
267
#define
GL_COPY
0x1503
macro
/third_party/openGLES/api/GLES/
H
A
D
gl.h
248
#define
GL_COPY
0x1503
macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H
A
D
gl.h
267
#define
GL_COPY
0x1503
macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H
A
D
gl.h
267
#define
GL_COPY
0x1503
macro
/third_party/mesa3d/src/mesa/state_tracker/
H
A
D
st_cb_drawpixels.c
1537
(!ctx->Color.ColorLogicOpEnabled || ctx->Color.LogicOp ==
GL_COPY
) &&
in blit_copy_pixels()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H
A
D
functionsgl_enums.h
33
#define
GL_COPY
0x1503
macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H
A
D
gl.h
271
#define
GL_COPY
0x1503
macro
/third_party/vk-gl-cts/framework/opengl/
H
A
D
gluStateReset.cpp
1027
gl.logicOp (
GL_COPY
);
in resetStateGLCore()
/third_party/mesa3d/include/GL/
H
A
D
gl.h
396
#define
GL_COPY
0x1503
macro
H
A
D
glcorearb.h
217
#define
GL_COPY
0x1503
macro
/third_party/glfw/deps/glad/
H
A
D
gl.h
391
#define
GL_COPY
0x1503
macro
/third_party/openGLES/api/GL/
H
A
D
glcorearb.h
198
#define
GL_COPY
0x1503
macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H
A
D
glcorearb.h
216
#define
GL_COPY
0x1503
macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H
A
D
glcorearb.h
216
#define
GL_COPY
0x1503
macro
Completed in 132 milliseconds