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:dri_private
(Results
1 - 3
of
3
) sorted by relevance
/third_party/mesa3d/src/gbm/backends/dri/
H
A
D
gbm_dri.c
107
count, out_count, surf->
dri_private
);
in dri_get_buffers()
117
dri->flush_front_buffer(driDrawable, surf->
dri_private
);
in dri_flush_front_buffer()
134
count, out_count, surf->
dri_private
);
in dri_get_buffers_with_format()
164
surf->
dri_private
, buffer_mask, buffers);
in image_get_buffers()
200
data, surf->
dri_private
);
in swrast_put_image2()
232
data, surf->
dri_private
);
in swrast_get_image()
H
A
D
gbm_driint.h
141
void *
dri_private
;
member
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
platform_drm.c
48
struct dri2_egl_surface *dri2_surf = surf->
dri_private
;
in lock_front_buffer()
71
struct dri2_egl_surface *dri2_surf = surf->
dri_private
;
in release_buffer()
85
struct dri2_egl_surface *dri2_surf = surf->
dri_private
;
in has_free_buffers()
178
surf->
dri_private
= dri2_surf;
in dri2_drm_create_window_surface()
Completed in 4 milliseconds