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.c87 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
135 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
183 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.c532 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
557 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
582 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