Home
last modified time | relevance | path

Searched refs:nir_find_variable_with_location (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_input_attachments.c34 nir_find_variable_with_location(b->shader, nir_var_shader_in, in load_frag_coord()
66 nir_find_variable_with_location(b->shader, nir_var_shader_in, slot); in load_layer_id()
Dnir_lower_point_size_mov.c75 nir_find_variable_with_location(shader, nir_var_shader_out, in nir_lower_point_size_mov()
Dnir_lower_bitmap.c59 nir_find_variable_with_location(shader, nir_var_shader_in, in get_texcoord()
Dnir_lower_two_sided_color.c70 nir_find_variable_with_location(shader, nir_var_shader_in, in create_face_input()
Dnir.c238 nir_find_variable_with_location(nir_shader *shader, in nir_find_variable_with_location() function
Dnir.h3658 nir_variable *nir_find_variable_with_location(nir_shader *shader,
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_lower_input_attachments.c32 nir_find_variable_with_location(b->shader, nir_var_shader_in, in load_frag_coord()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c772 nir_find_variable_with_location(s, nir_var_shader_in, location); in v3d_update_compiled_vs()
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c703 nir_find_variable_with_location(nir, nir_var_shader_in, VARYING_SLOT_LAYER); in find_layer_in_var()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c2950 nir_variable *var = nir_find_variable_with_location(shader, nir_var_shader_in, location); in pipeline_init()
/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c279 nir_variable *var = nir_find_variable_with_location(nir, nir_var_shader_out, in iris_fix_edge_flags()