OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msk_pix
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_exa.c
332
if (info->state_2d.
msk_pix
) {
333
pScreen->DestroyPixmap(info->state_2d.
msk_pix
);
334
info->state_2d.
msk_pix
= NULL;
r128.h
294
PixmapPtr
msk_pix
;
member in struct:r128_2d_state
r128_exa_render.c
490
if (add_msk) info->state_2d.
msk_pix
= pMask;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
evergreen_exa.c
1538
accel_state->
msk_pix
= pMask;
1555
vtx_size = accel_state->
msk_pix
? 24 : 16;
1589
info->accel_state->
msk_pix
,
1596
if (accel_state->
msk_pix
) {
r600_exa.c
1562
accel_state->
msk_pix
= pMask;
1579
vtx_size = accel_state->
msk_pix
? 24 : 16;
1616
info->accel_state->
msk_pix
,
1623
if (accel_state->
msk_pix
) {
radeon_exa_render.c
552
info->accel_state->
msk_pix
= pMask;
2154
pScreen->DestroyPixmap(accel_state->
msk_pix
);
2211
info->accel_state->
msk_pix
,
radeon.h
426
PixmapPtr
msk_pix
;
member in struct:radeon_accel_state
/xsrc/external/mit/xf86-video-ati/dist/src/
evergreen_exa.c
1373
accel_state->
msk_pix
= pMask;
1408
pScreen->DestroyPixmap(accel_state->
msk_pix
);
1430
info->accel_state->
msk_pix
,
r600_exa.c
1515
accel_state->
msk_pix
= pMask;
1550
pScreen->DestroyPixmap(accel_state->
msk_pix
);
1576
info->accel_state->
msk_pix
,
radeon_exa_render.c
590
info->accel_state->
msk_pix
= pMask;
2233
pScreen->DestroyPixmap(accel_state->
msk_pix
);
2323
info->accel_state->
msk_pix
,
radeon.h
685
PixmapPtr
msk_pix
;
member in struct:radeon_accel_state
Completed in 13 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026