Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h275 bool vrend_shader_create_passthrough_tcs(const struct vrend_context *ctx,
H A Dvrend_shader.c8091 bool vrend_shader_create_passthrough_tcs(const struct vrend_context *rctx, in vrend_shader_create_passthrough_tcs() function
H A Dvrend_renderer.c5209 if (!vrend_shader_create_passthrough_tcs(sub_ctx->parent, &sub_ctx->parent->shader_cfg, in vrend_inject_tcs()