Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.h120 struct vrend_shader_key { struct
186 const struct vrend_shader_key *key,
199 const struct vrend_shader_key *key,
205 bool vrend_shader_needs_alpha_func(const struct vrend_shader_key *key);
Dvrend_shader.c254 const struct vrend_shader_key *key;
920 static bool logiop_require_inout(const struct vrend_shader_key *key) in logiop_require_inout()
4613 static bool apply_prev_layout(const struct vrend_shader_key *key, in apply_prev_layout()
6952 const struct vrend_shader_key *key, in vrend_convert_shader()
7309 const struct vrend_shader_key *key, in vrend_shader_create_passthrough_tcs()
7396 bool vrend_shader_needs_alpha_func(const struct vrend_shader_key *key) { in vrend_shader_needs_alpha_func()
Dvrend_renderer.c417 struct vrend_shader_key key;
3240 struct vrend_shader_key *key) in vrend_fill_shader_key()
3430 struct vrend_shader_key *key) in vrend_shader_create()
3469 struct vrend_shader_key key; in vrend_shader_select()