Searched defs:pixstride (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c181 unsigned pixstride = util_format_get_blocksize(cbuf->format); local in function:lp_scene_begin_rasterization
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c183 unsigned pixstride = util_format_get_blocksize(psurf->format); local in function:init_scene_texture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_surface.c476 unsigned pixstride = util_format_get_blocksize(dst->format); local in function:util_clear_render_target
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.c440 unsigned pixstride = util_format_get_blocksize(dst->format); local in function:util_clear_render_target

Completed in 7 milliseconds