Searched refs:vrend_resources (Results 1 – 1 of 1) sorted by relevance
699 struct list_head vrend_resources; member6405 list_inithead(&grctx->vrend_resources); in vrend_create_context()10850 list_addtail(&res->head, &ctx->vrend_resources); in vrend_renderer_pipe_resource_create()10859 LIST_FOR_EACH_ENTRY_SAFE(res, stor, &ctx->vrend_resources, head) { in vrend_get_blob_pipe()