Searched refs:zmask_ram (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_chipset.c58 caps->zmask_ram = 0;
86 caps->zmask_ram = 0;
97 caps->zmask_ram = PIPE_ZMASK_SIZE;
104 caps->zmask_ram = RV3xx_ZMASK_SIZE;
112 caps->zmask_ram = RV3xx_ZMASK_SIZE;
123 caps->zmask_ram = RV3xx_ZMASK_SIZE;
135 caps->zmask_ram = PIPE_ZMASK_SIZE;
142 caps->zmask_ram = PIPE_ZMASK_SIZE;
149 caps->zmask_ram = PIPE_ZMASK_SIZE;
156 caps->zmask_ram
[all...]
H A Dr300_chipset.h57 int zmask_ram; member in struct:r300_capabilities
H A Dr300_context.c214 R300_INIT_ATOM(zmask_clear, r300->screen->caps.zmask_ram > 0 ? 4 : 0);
513 r300->screen->caps.zmask_ram ? "YES" : "NO",
H A Dr300_screen.c788 r300screen->caps.zmask_ram = 0;
H A Dr300_texture_desc.c383 zcomp_numdw <= screen->caps.zmask_ram * pipes) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_chipset.c58 caps->zmask_ram = 0;
86 caps->zmask_ram = 0;
97 caps->zmask_ram = PIPE_ZMASK_SIZE;
104 caps->zmask_ram = RV3xx_ZMASK_SIZE;
112 caps->zmask_ram = RV3xx_ZMASK_SIZE;
123 caps->zmask_ram = RV3xx_ZMASK_SIZE;
135 caps->zmask_ram = PIPE_ZMASK_SIZE;
142 caps->zmask_ram = PIPE_ZMASK_SIZE;
149 caps->zmask_ram = PIPE_ZMASK_SIZE;
156 caps->zmask_ram
[all...]
H A Dr300_chipset.h57 int zmask_ram; member in struct:r300_capabilities
H A Dr300_context.c213 R300_INIT_ATOM(zmask_clear, r300->screen->caps.zmask_ram > 0 ? 4 : 0);
512 r300->screen->caps.zmask_ram ? "YES" : "NO",
H A Dr300_screen.c719 r300screen->caps.zmask_ram = 0;
H A Dr300_texture_desc.c383 zcomp_numdw <= screen->caps.zmask_ram * pipes) {

Completed in 11 milliseconds