OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texture
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/via/
via_verifier.h
39
unsigned
texture
;
member in struct:__anon5563
via_verifier.c
287
* Require that all AGP
texture
levels reside in the same AGP map which should
308
cur_seq->tex_level_lo[cur_seq->
texture
];
309
unsigned end = cur_seq->tex_level_hi[cur_seq->
texture
];
321
&(cur_seq->t_addr[tex = cur_seq->
texture
][start]);
340
("AGP
texture
is not in allowed map\n");
433
tmp_addr = &cur_seq->t_addr[cur_seq->
texture
][tmp];
440
tmp_addr = &cur_seq->t_addr[cur_seq->
texture
][tmp];
449
cur_seq->tex_level_lo[tmp = cur_seq->
texture
] = cmd & 0x3F;
457
cur_seq->pitch[cur_seq->
texture
][tmp] =
459
cur_seq->tex_npot[cur_seq->
texture
] = 1
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_cs.c
1466
* @
texture
:
texture
's bo structure
1470
* the
texture
and mipmap bo object are big enough to cover this resource.
1473
struct radeon_bo *
texture
,
1549
dev_warn(p->dev, "this kernel doesn't support %d
texture
dim\n", G_038000_DIM(word0));
1553
dev_warn(p->dev, "%s:%d
texture
invalid format %d\n",
1584
dev_warn(p->dev, "
texture
blevel %d > llevel %d\n",
1596
/* using get ib will give us the offset into the
texture
bo */
1597
if ((l0_size + word2) > radeon_bo_size(
texture
)) {
1598
dev_warn(p->dev, "
texture
bo too small ((%d %d) (%d %d) %d %d %d -> %d have %ld)\n"
1957
struct radeon_bo *
texture
, *mipmap;
local
[
all
...]
radeon_evergreen_cs.c
783
struct radeon_bo *
texture
,
822
dev_warn(p->dev, "%s:%d
texture
invalid format %d\n",
843
dev_warn(p->dev, "%s:%d
texture
invalid dimension %d\n",
848
r = evergreen_surface_value_conv_check(p, &surf, "
texture
");
857
r = evergreen_surface_check(p, &surf, "
texture
");
859
dev_warn(p->dev, "%s:%d
texture
invalid 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n",
865
/* check
texture
size */
867
dev_warn(p->dev, "%s:%d
texture
bo base %ld not aligned with %ld\n",
881
if (toffset > radeon_bo_size(
texture
)) {
882
dev_warn(p->dev, "%s:%d
texture
bo too small (layer size %d,
2377
struct radeon_bo *
texture
, *mipmap;
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_types.h
573
* Indicated that this format can be read as an SRGB
texture
(meaning that the
589
* Indicates that this format cannot be used with
texture
filtering.
617
* Indicates that this format can be used by vertex
texture
sampler.
622
* Indicates that this format supports neither
texture
coordinate
662
uint32
texture
: 1;
member in struct:__anon5692::__anon5693
1212
*
Texture
argument constants for
texture
combiner
1227
/* Modifiers for
texture
argument constants defined above. */
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026