HomeSort by relevance Sort by last modified time
    Searched refs:brw_vue_map (Results 1 - 23 of 23) sorted by null

  /external/mesa3d/src/intel/compiler/
brw_vec4_tcs.h 49 const struct brw_vue_map *input_vue_map);
77 const struct brw_vue_map *input_vue_map;
brw_compiler.h 812 struct brw_vue_map { struct
866 void brw_print_vue_map(FILE *fp, const struct brw_vue_map *vue_map);
881 GLuint brw_varying_to_offset(const struct brw_vue_map *vue_map, GLuint varying)
887 struct brw_vue_map *vue_map,
891 void brw_compute_tess_vue_map(struct brw_vue_map *const vue_map,
896 void brw_setup_vue_interpolation(struct brw_vue_map *vue_map,
938 struct brw_vue_map vue_map;
    [all...]
brw_nir.h 107 const struct brw_vue_map *vue_map);
108 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue);
113 void brw_nir_lower_tcs_outputs(nir_shader *nir, const struct brw_vue_map *vue,
brw_interpolation_map.c 40 struct brw_vue_map *vue_map,
60 brw_setup_vue_interpolation(struct brw_vue_map *vue_map, nir_shader *nir,
brw_compile_clip.c 33 struct brw_vue_map *vue_map,
brw_vue_map.c 25 * @file brw_vue_map.c
47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot)
61 struct brw_vue_map *vue_map,
200 brw_compute_tess_vue_map(struct brw_vue_map *vue_map,
281 brw_print_vue_map(FILE *fp, const struct brw_vue_map *vue_map)
brw_clip.h 99 struct brw_vue_map vue_map;
brw_nir.c 156 const struct brw_vue_map *vue_map,
336 const struct brw_vue_map *vue_map)
388 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map)
469 brw_nir_lower_tcs_outputs(nir_shader *nir, const struct brw_vue_map *vue_map,
brw_shader.h 283 struct brw_vue_map input_vue_map;
brw_fs.h 71 const struct brw_vue_map *input_vue_map = NULL);
295 const struct brw_vue_map *input_vue_map;
brw_vec4_tcs.cpp 44 const struct brw_vue_map *input_vue_map)
396 struct brw_vue_map input_vue_map;
brw_compile_sf.c 69 struct brw_vue_map vue_map;
807 struct brw_vue_map *vue_map,
brw_fs_visitor.cpp 559 const struct brw_vue_map *vue_map = &vue_prog_data->vue_map;
820 const struct brw_vue_map *input_vue_map)
brw_shader.cpp 1149 const struct brw_vue_map *input_vue_map,
    [all...]
brw_fs.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_ff_gs.h 102 struct brw_vue_map vue_map;
brw_tes.c 100 struct brw_vue_map input_vue_map;
brw_wm.c 131 struct brw_vue_map *vue_map)
653 struct brw_vue_map vue_map;
brw_context.h     [all...]
genX_state_upload.c 937 const struct brw_vue_map *vue_map,
    [all...]
  /external/mesa3d/src/intel/blorp/
blorp.c 278 struct brw_vue_map vue_map;
  /external/mesa3d/src/intel/vulkan/
anv_pipeline.c 309 const struct brw_vue_map *vue_map =
    [all...]
genX_pipeline.c 315 const struct brw_vue_map *fs_input_map =
    [all...]

Completed in 1657 milliseconds