Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.h136 enum pipe_logicop fs_logicop_func; member
Dvrend_shader.c925 switch (key->fs_logicop_func) { in logiop_require_inout()
2063 switch (ctx->key->fs_logicop_func) { in emit_fragment_logicop()
2094 switch (ctx->key->fs_logicop_func) { in emit_fragment_logicop()
2162 switch (ctx->key->fs_logicop_func) { in emit_fragment_logicop()
Dvrend_renderer.c3283 key->fs_logicop_func = sub_ctx->blend_state.logicop_func; in vrend_fill_shader_key()