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:svga3dsurface_loc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga3d_surfacedefs.h
1469
* struct
svga3dsurface_loc
- Surface location
1477
struct
svga3dsurface_loc
{
struct
1558
* @loc: Pointer to a struct
svga3dsurface_loc
to be filled in.
1563
struct
svga3dsurface_loc
*loc,
in svga3dsurface_get_loc()
1597
* @loc: Pointer to a struct
svga3dsurface_loc
to be incremented.
1607
struct
svga3dsurface_loc
*loc)
in svga3dsurface_inc_loc()
1629
* @loc: Pointer to a struct
svga3dsurface_loc
to be filled in.
1634
struct
svga3dsurface_loc
*loc)
in svga3dsurface_min_loc()
1645
* @loc: Pointer to a struct
svga3dsurface_loc
to be filled in.
1653
struct
svga3dsurface_loc
*lo
in svga3dsurface_max_loc()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_surface.c
1723
const struct
svga3dsurface_loc
*loc_start,
in vmw_subres_dirty_add()
1724
const struct
svga3dsurface_loc
*loc_end)
in vmw_subres_dirty_add()
1795
struct
svga3dsurface_loc
loc1, loc2;
in vmw_surface_tex_dirty_range_add()
1823
struct
svga3dsurface_loc
loc_min, loc_max;
in vmw_surface_tex_dirty_range_add()
Completed in 6 milliseconds