Searched refs:r600_decompress_depth_textures (Results 1 – 3 of 3) sorted by relevance
1066 r600_decompress_depth_textures(rctx, &rctx->vs_samplers.views); in r600_update_derived_state()1069 r600_decompress_depth_textures(rctx, &rctx->ps_samplers.views); in r600_update_derived_state()
522 void r600_decompress_depth_textures(struct r600_context *rctx,
230 void r600_decompress_depth_textures(struct r600_context *rctx, in r600_decompress_depth_textures() function