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

  /external/mesa3d/src/amd/common/
ac_shader_info.c 159 (struct nir_function *)exec_list_get_head_const(&nir->functions);
  /external/mesa3d/src/intel/compiler/
brw_cfg.h 105 return (const struct backend_instruction *)exec_list_get_head_const(&block->instructions);
  /external/mesa3d/src/compiler/glsl/
list.h 370 exec_list_get_head_const(const struct exec_list *list) function
565 return exec_list_get_head_const(this);
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader_nir.c 460 func = (struct nir_function *)exec_list_get_head_const(&nir->functions);

Completed in 282 milliseconds