Home
last modified time | relevance | path

Searched defs:color_out (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_builtins.c156 nir_variable *color_out = in st_nir_make_clearcolor_shader() local
Dst_cb_drawpixels.c175 nir_variable *color_out = in make_drawpix_z_stencil_program_nir() local
217 nir_variable *color_out = in make_drawpix_zs_to_color_program_nir() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c121 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader() local
169 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader_depth() local
217 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader_stencil() local
Dradv_meta_blit2d.c535 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader() local
560 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader_depth() local
585 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader_stencil() local
Dradv_meta_resolve_fs.c48 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_resolve_fragment_shader() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c44 unsigned color_out; // frag color out register member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c245 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, in vc4_get_yuv_fs() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c638 nir_variable *color_out = in v3d_get_sand8_fs() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c1481 nir_variable *color_out = in brw_blorp_build_nir_shader() local