Searched defs:alloc_image_data (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c971 alloc_image_data(struct llvmpipe_resource *lpr, unsigned level, function
1082 alloc_image_data(lpr, level, layout);
1206 alloc_image_data(lpr, level, LP_TEX_LAYOUT_LINEAR);
1257 alloc_image_data(lpr, level, LP_TEX_LAYOUT_TILED);
1310 alloc_image_data(lpr, level, LP_TEX_LAYOUT_LINEAR);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c971 alloc_image_data(struct llvmpipe_resource *lpr, unsigned level, function
1082 alloc_image_data(lpr, level, layout);
1206 alloc_image_data(lpr, level, LP_TEX_LAYOUT_LINEAR);
1257 alloc_image_data(lpr, level, LP_TEX_LAYOUT_TILED);
1310 alloc_image_data(lpr, level, LP_TEX_LAYOUT_LINEAR);

Completed in 205 milliseconds