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:SVGA3dSurfaceDesc
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmw_surface_cache.h
41
* vmw_surface_get_desc - Look up the appropriate
SVGA3dSurfaceDesc
for the
44
static inline const
SVGA3dSurfaceDesc
*
70
vmw_surface_get_size_in_blocks(const
SVGA3dSurfaceDesc
*desc,
in vmw_surface_get_size_in_blocks()
83
vmw_surface_is_planar_surface(const
SVGA3dSurfaceDesc
*desc)
in vmw_surface_is_planar_surface()
89
vmw_surface_calculate_pitch(const
SVGA3dSurfaceDesc
*desc,
in vmw_surface_calculate_pitch()
114
vmw_surface_get_image_buffer_size(const
SVGA3dSurfaceDesc
*desc,
in vmw_surface_get_image_buffer_size()
149
const
SVGA3dSurfaceDesc
*desc = vmw_surface_get_desc(format);
in vmw_surface_get_serialized_size()
196
const
SVGA3dSurfaceDesc
*desc = vmw_surface_get_desc(format);
in vmw_surface_get_pixel_offset()
220
const
SVGA3dSurfaceDesc
*desc;
in vmw_surface_get_image_offset()
331
const
SVGA3dSurfaceDesc
*des
[all...]
H
A
D
vmwgfx_surface.c
305
const struct
SVGA3dSurfaceDesc
*desc =
in vmw_surface_dma_encode()
738
const
SVGA3dSurfaceDesc
*desc;
in vmw_surface_define_ioctl()
821
const struct
SVGA3dSurfaceDesc
*desc =
in vmw_surface_define_ioctl()
2031
const
SVGA3dSurfaceDesc
*desc =
in vmw_gb_surface_define()
H
A
D
vmwgfx_kms.c
379
const struct
SVGA3dSurfaceDesc
*desc =
in vmw_kms_cursor_snoop()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H
A
D
svga3d_surfacedefs.h
311
typedef struct
SVGA3dSurfaceDesc
{
struct
321
}
SVGA3dSurfaceDesc
;
typedef
323
STATIC_CONST
SVGA3dSurfaceDesc
g_SVGA3dSurfaceDescs[] = {
Completed in 9 milliseconds