Searched refs:fetch4_compatible (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dbasetexture9.h45 boolean fetch4_compatible; member in struct:NineBaseTexture9
H A Dbasetexture9.c88 This->fetch4_compatible = fetch4_compatible_format(This->format);
H A Dnine_state.c1465 uint fetch4_compatible = (fetch4_shadow_enabled >> 2) & 1; local in function:CSMT_ITEM_NO_WAIT
1482 context->samplers_fetch4 |= fetch4_compatible << stage;
1512 fetch4_shadow_enabled |= tex->fetch4_compatible << 2;

Completed in 8 milliseconds