Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_nir_builtins.c158 nir_variable *color_out = nir_create_variable_with_location(b.shader, nir_var_shader_out, in st_nir_make_clearcolor_shader() local
Dst_cb_drawpixels.c208 nir_variable *color_out = in make_drawpix_zs_to_color_program_nir() local
/external/mesa3d/src/amd/vulkan/meta/
Dradv_meta_blit.c105 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader() local
137 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader_depth() local
169 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.c478 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader() local
503 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, vec4, "f_color"); in build_nir_copy_fragment_shader_depth() local
528 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
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c44 unsigned color_out; // frag color out register member
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_blit.c525 nir_variable *color_out = in v3d_get_sand8_fs() local
840 nir_variable *color_out = nir_variable_create(b.shader, in v3d_get_sand30_fs() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_blit.c278 nir_variable *color_out = nir_variable_create(b.shader, nir_var_shader_out, in vc4_get_yuv_fs() local
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c1470 nir_variable *color_out = in blorp_build_nir_shader() local