Home
last modified time | relevance | path

Searched defs:tex_pos_in (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c88 nir_variable *tex_pos_in = nir_variable_create(b.shader, nir_var_shader_in, vec4, "v_tex_pos"); in build_nir_copy_fragment_shader() local
136 nir_variable *tex_pos_in = nir_variable_create(b.shader, nir_var_shader_in, vec4, "v_tex_pos"); in build_nir_copy_fragment_shader_depth() local
184 nir_variable *tex_pos_in = nir_variable_create(b.shader, nir_var_shader_in, vec4, "v_tex_pos"); in build_nir_copy_fragment_shader_stencil() local
Dradv_meta_blit2d.c567 nir_variable *tex_pos_in = nir_variable_create(b.shader, nir_var_shader_in, vec2, "v_tex_pos"); in build_nir_copy_fragment_shader() local
590 nir_variable *tex_pos_in = nir_variable_create(b.shader, nir_var_shader_in, vec2, "v_tex_pos"); in build_nir_copy_fragment_shader_depth() local
613 nir_variable *tex_pos_in = nir_variable_create(b.shader, nir_var_shader_in, vec2, "v_tex_pos"); in build_nir_copy_fragment_shader_stencil() local