Searched refs:iris_get_shader_info (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_draw.c83 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
H A Diris_program.c678 iris_get_shader_info(const struct iris_context *ice, gl_shader_stage stage) function in typeref:typename:const struct shader_info *
707 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
709 iris_get_shader_info(ice, MESA_SHADER_TESS_EVAL);
822 iris_get_shader_info(ice, MESA_SHADER_TESS_EVAL);
1737 const struct shader_info *old_info = iris_get_shader_info(ice, stage);
H A Diris_context.h746 const struct shader_info *iris_get_shader_info(const struct iris_context *ice,
H A Diris_resolve.c159 const struct shader_info *info = iris_get_shader_info(ice, stage);
H A Diris_state.c1543 const struct shader_info *info = iris_get_shader_info(ice, stage);
2693 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
3448 iris_get_shader_info(ice, MESA_SHADER_FRAGMENT);
4145 const struct shader_info *info = iris_get_shader_info(ice, stage);
4929 iris_get_shader_info(ice, MESA_SHADER_FRAGMENT);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.c300 iris_get_shader_info(ice, MESA_SHADER_FRAGMENT);
H A Diris_draw.c94 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
H A Diris_context.h931 const struct shader_info *iris_get_shader_info(const struct iris_context *ice,
H A Diris_program.c1434 iris_get_shader_info(const struct iris_context *ice, gl_shader_stage stage) function in typeref:typename:const struct shader_info *
1463 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
1465 iris_get_shader_info(ice, MESA_SHADER_TESS_EVAL);
1600 iris_get_shader_info(ice, MESA_SHADER_TESS_EVAL);
2772 const struct shader_info *old_info = iris_get_shader_info(ice, stage);
H A Diris_resolve.c168 const struct shader_info *info = iris_get_shader_info(ice, stage);
H A Diris_state.c2105 const struct shader_info *info = iris_get_shader_info(ice, stage);
3324 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
4166 iris_get_shader_info(ice, MESA_SHADER_FRAGMENT);
4960 const struct shader_info *info = iris_get_shader_info(ice, stage);
6205 iris_get_shader_info(ice, MESA_SHADER_FRAGMENT);

Completed in 36 milliseconds