Home
last modified time | relevance | path

Searched refs:alloc_image_data (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c971 alloc_image_data(struct llvmpipe_resource *lpr, unsigned level, in alloc_image_data() function
1082 alloc_image_data(lpr, level, layout); in llvmpipe_get_texture_image()
1206 alloc_image_data(lpr, level, LP_TEX_LAYOUT_LINEAR); in llvmpipe_get_texture_tile_linear()
1257 alloc_image_data(lpr, level, LP_TEX_LAYOUT_TILED); in llvmpipe_get_texture_tile()
1310 alloc_image_data(lpr, level, LP_TEX_LAYOUT_LINEAR); in llvmpipe_unswizzle_cbuf_tile()