Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_STENCIL (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c201 *semantic_name = TGSI_SEMANTIC_STENCIL; in tgsi_get_gl_frag_result_semantic()
H A Dtgsi_scan.c776 case TGSI_SEMANTIC_STENCIL: in scan_declaration()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fs_exec.c160 case TGSI_SEMANTIC_STENCIL: in exec_run()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h172 TGSI_SEMANTIC_STENCIL, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.c385 case TGSI_SEMANTIC_STENCIL: in svga_tgsi_to_gl_frag_result_semantic()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c429 stencil = ureg_DECL_output(ureg, TGSI_SEMANTIC_STENCIL, 0); in util_make_fs_blit_zs()
1067 out_stencil = ureg_DECL_output(ureg, TGSI_SEMANTIC_STENCIL, 0); in util_make_fs_pack_color_zs()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c718 case TGSI_SEMANTIC_STENCIL: in nir_tgsi_scan_shader()
H A Dtgsi_to_nir.c415 case TGSI_SEMANTIC_STENCIL: in ttn_emit_declaration()
2218 * and TGSI_SEMANTIC_STENCIL.y for the stencil output, in ttn_add_output_stores()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp539 semantic = TGSI_SEMANTIC_STENCIL; in emit_export_pixel()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2508 if (rshader->output[i].name == TGSI_SEMANTIC_STENCIL) in r600_update_ps_state()
2522 rshader->output[i].name == TGSI_SEMANTIC_STENCIL || in r600_update_ps_state()
H A Devergreen_state.c3413 if (rshader->output[i].name == TGSI_SEMANTIC_STENCIL) in evergreen_update_ps_state()
3448 rshader->output[i].name == TGSI_SEMANTIC_STENCIL || in evergreen_update_ps_state()
H A Dr600_shader.c4242 } else if (shader->output[i].name == TGSI_SEMANTIC_STENCIL) { in r600_shader_from_tgsi()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1145 TGSI_SEMANTIC_STENCIL, in generate_fs_loop()

Completed in 42 milliseconds