Searched refs:fd_resource_resize (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h217 void fd_resource_resize(struct pipe_resource *prsc, uint32_t sz);
H A Dfreedreno_query_hw.c348 fd_resource_resize(batch->query_buf, tile_stride * num_tiles);
H A Dfreedreno_resource.c803 fd_resource_resize(struct pipe_resource *prsc, uint32_t sz) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h351 void fd_resource_resize(struct pipe_resource *prsc, uint32_t sz);
H A Dfreedreno_query_hw.c343 fd_resource_resize(batch->query_buf, tile_stride * num_tiles);
H A Dfreedreno_resource.c1055 fd_resource_resize(struct pipe_resource *prsc, uint32_t sz) function in typeref:typename:void

Completed in 8 milliseconds