Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h236 softpipe_is_resource_referenced( struct pipe_context *pipe,
Dsp_flush.c126 referenced = softpipe_is_resource_referenced(pipe, texture, level, layer); in softpipe_flush_resource()
Dsp_context.c141 softpipe_is_resource_referenced( struct pipe_context *pipe, in softpipe_is_resource_referenced() function