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:GLColorspace
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/egl/main/
H
A
D
eglsurface.c
89
surf->
GLColorspace
= val;
in _eglParseSurfaceAttribList()
408
surf->
GLColorspace
= EGL_GL_COLORSPACE_LINEAR_KHR;
in _eglInitSurface()
547
*value = surface->
GLColorspace
;
in _eglQuerySurface()
H
A
D
eglsurface.h
141
EGLenum
GLColorspace
;
member
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
platform_device.c
142
dri2_surf->base.
GLColorspace
);
in dri2_device_create_surface()
H
A
D
platform_surfaceless.c
135
dri2_surf->base.
GLColorspace
);
in dri2_surfaceless_create_surface()
H
A
D
platform_x11_dri3.c
182
dri3_surf->surf.base.
GLColorspace
);
in dri3_create_surface()
H
A
D
platform_ohos.c
383
dri2_surf->base.
GLColorspace
);
in ohos_create_surface()
H
A
D
platform_drm.c
162
dri2_surf->base.
GLColorspace
);
in dri2_drm_create_window_surface()
H
A
D
platform_android.c
711
dri2_surf->base.
GLColorspace
);
H
A
D
platform_x11.c
303
dri2_surf->base.
GLColorspace
);
in dri2_x11_create_surface()
H
A
D
platform_wayland.c
622
dri2_surf->base.
GLColorspace
);
in dri2_wl_create_window_surface()
Completed in 15 milliseconds