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

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_sarea.h114 unsigned int tex_cntl_c; member in struct:__anonad517f570108
H A Dr128_exa_render.c302 R128TextureSetup(PicturePtr pPict, PixmapPtr pPix, int unit, uint32_t *txsize, uint32_t *tex_cntl_c, Bool trying_solid) argument
324 if (!R128GetDatatypePict2(pPict->format, tex_cntl_c)) return FALSE;
327 *tex_cntl_c |= R128_MIP_MAP_DISABLE;
330 *tex_cntl_c |= R128_MIN_BLEND_LINEAR | R128_MAG_BLEND_LINEAR;
332 *tex_cntl_c |= R128_MIN_BLEND_NEAREST | R128_MAG_BLEND_NEAREST;
343 *tex_cntl_c |= R128_SEC_SELECT_SEC_ST;
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dr128_drm.h114 unsigned int tex_cntl_c; member in struct:__anona977ff4c0108

Completed in 6 milliseconds