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

  /system/extras/librank/
librank.c 127 struct mapping_info *get_mapping(struct library_info *library, struct process_info *proc) { function
359 mi = get_mapping(li, pi);
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_translate.c 159 static uint get_mapping(struct i915_fragment_shader* fs, int unit) function
213 int real_tex_unit = get_mapping(fs, I915_SEMANTIC_POS);
234 int real_tex_unit = get_mapping(fs, sem_ind);
241 int real_tex_unit = get_mapping(fs, I915_SEMANTIC_FACE);
    [all...]

Completed in 59 milliseconds