Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.h286 bool vrend_shader_query_separable_program(const struct tgsi_token *tokens,
H A Dvrend_shader.c7811 bool vrend_shader_query_separable_program(const struct tgsi_token *tokens, in vrend_shader_query_separable_program() function
H A Dvrend_renderer.c4187 vrend_shader_query_separable_program(sel->tokens, &ctx->shader_cfg); in vrend_finish_shader()