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:textures
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
r200.c
231
track->
textures
[i].robj = reloc->robj;
in r200_packet0_check()
273
track->
textures
[i].cube_info[face - 1].offset = idx_value;
in r200_packet0_check()
275
track->
textures
[i].cube_info[face - 1].robj = reloc->robj;
in r200_packet0_check()
374
track->
textures
[i].enabled = !!(temp & (1 << i));
in r200_packet0_check()
398
track->
textures
[i].width = (idx_value & RADEON_TEX_USIZE_MASK) + 1;
in r200_packet0_check()
399
track->
textures
[i].height = ((idx_value & RADEON_TEX_VSIZE_MASK) >> RADEON_TEX_VSIZE_SHIFT) + 1;
in r200_packet0_check()
409
track->
textures
[i].pitch = idx_value + 32;
in r200_packet0_check()
419
track->
textures
[i].num_levels = ((idx_value & R200_MAX_MIP_LEVEL_MASK)
in r200_packet0_check()
423
track->
textures
[i].roundup_w = false;
in r200_packet0_check()
426
track->
textures
[
in r200_packet0_check()
[all...]
H
A
D
r300.c
734
track->
textures
[i].robj = reloc->robj;
in r300_packet0_check()
897
track->
textures
[i].enabled = enabled;
in r300_packet0_check()
920
track->
textures
[i].tex_coord_type = tmp;
in r300_packet0_check()
925
track->
textures
[i].cpp = 1;
in r300_packet0_check()
926
track->
textures
[i].compress_format = R100_TRACK_COMP_NONE;
in r300_packet0_check()
938
track->
textures
[i].cpp = 2;
in r300_packet0_check()
939
track->
textures
[i].compress_format = R100_TRACK_COMP_NONE;
in r300_packet0_check()
950
track->
textures
[i].cpp = 4;
in r300_packet0_check()
951
track->
textures
[i].compress_format = R100_TRACK_COMP_NONE;
in r300_packet0_check()
956
track->
textures
[
in r300_packet0_check()
[all...]
H
A
D
r100.c
1635
track->
textures
[i].robj = reloc->robj;
in r100_packet0_check()
1651
track->
textures
[0].cube_info[i].offset = idx_value;
in r100_packet0_check()
1653
track->
textures
[0].cube_info[i].robj = reloc->robj;
in r100_packet0_check()
1669
track->
textures
[1].cube_info[i].offset = idx_value;
in r100_packet0_check()
1671
track->
textures
[1].cube_info[i].robj = reloc->robj;
in r100_packet0_check()
1687
track->
textures
[2].cube_info[i].offset = idx_value;
in r100_packet0_check()
1689
track->
textures
[2].cube_info[i].robj = reloc->robj;
in r100_packet0_check()
1782
track->
textures
[i].enabled = !!(temp & (1 << i));
in r100_packet0_check()
1796
track->
textures
[i].width = (idx_value & RADEON_TEX_USIZE_MASK) + 1;
in r100_packet0_check()
1797
track->
textures
[
in r100_packet0_check()
[all...]
H
A
D
r100_track.h
73
struct r100_cs_track_texture
textures
[R300_TRACK_MAX_TEXTURE];
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
r200.c
231
track->
textures
[i].robj = reloc->robj;
in r200_packet0_check()
273
track->
textures
[i].cube_info[face - 1].offset = idx_value;
in r200_packet0_check()
275
track->
textures
[i].cube_info[face - 1].robj = reloc->robj;
in r200_packet0_check()
374
track->
textures
[i].enabled = !!(temp & (1 << i));
in r200_packet0_check()
398
track->
textures
[i].width = (idx_value & RADEON_TEX_USIZE_MASK) + 1;
in r200_packet0_check()
399
track->
textures
[i].height = ((idx_value & RADEON_TEX_VSIZE_MASK) >> RADEON_TEX_VSIZE_SHIFT) + 1;
in r200_packet0_check()
409
track->
textures
[i].pitch = idx_value + 32;
in r200_packet0_check()
419
track->
textures
[i].num_levels = ((idx_value & R200_MAX_MIP_LEVEL_MASK)
in r200_packet0_check()
423
track->
textures
[i].roundup_w = false;
in r200_packet0_check()
426
track->
textures
[
in r200_packet0_check()
[all...]
H
A
D
r300.c
728
track->
textures
[i].robj = reloc->robj;
in r300_packet0_check()
891
track->
textures
[i].enabled = enabled;
in r300_packet0_check()
914
track->
textures
[i].tex_coord_type = tmp;
in r300_packet0_check()
919
track->
textures
[i].cpp = 1;
in r300_packet0_check()
920
track->
textures
[i].compress_format = R100_TRACK_COMP_NONE;
in r300_packet0_check()
932
track->
textures
[i].cpp = 2;
in r300_packet0_check()
933
track->
textures
[i].compress_format = R100_TRACK_COMP_NONE;
in r300_packet0_check()
944
track->
textures
[i].cpp = 4;
in r300_packet0_check()
945
track->
textures
[i].compress_format = R100_TRACK_COMP_NONE;
in r300_packet0_check()
950
track->
textures
[
in r300_packet0_check()
[all...]
H
A
D
r100.c
1643
track->
textures
[i].robj = reloc->robj;
in r100_packet0_check()
1659
track->
textures
[0].cube_info[i].offset = idx_value;
in r100_packet0_check()
1661
track->
textures
[0].cube_info[i].robj = reloc->robj;
in r100_packet0_check()
1677
track->
textures
[1].cube_info[i].offset = idx_value;
in r100_packet0_check()
1679
track->
textures
[1].cube_info[i].robj = reloc->robj;
in r100_packet0_check()
1695
track->
textures
[2].cube_info[i].offset = idx_value;
in r100_packet0_check()
1697
track->
textures
[2].cube_info[i].robj = reloc->robj;
in r100_packet0_check()
1790
track->
textures
[i].enabled = !!(temp & (1 << i));
in r100_packet0_check()
1804
track->
textures
[i].width = (idx_value & RADEON_TEX_USIZE_MASK) + 1;
in r100_packet0_check()
1805
track->
textures
[
in r100_packet0_check()
[all...]
H
A
D
r100_track.h
73
struct r100_cs_track_texture
textures
[R300_TRACK_MAX_TEXTURE];
member
Completed in 10 milliseconds