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 D | iris_draw.c | 83 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
|
| H A D | iris_program.c | 678 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 D | iris_context.h | 746 const struct shader_info *iris_get_shader_info(const struct iris_context *ice,
|
| H A D | iris_resolve.c | 159 const struct shader_info *info = iris_get_shader_info(ice, stage);
|
| H A D | iris_state.c | 1543 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 D | iris_measure.c | 300 iris_get_shader_info(ice, MESA_SHADER_FRAGMENT);
|
| H A D | iris_draw.c | 94 iris_get_shader_info(ice, MESA_SHADER_TESS_CTRL);
|
| H A D | iris_context.h | 931 const struct shader_info *iris_get_shader_info(const struct iris_context *ice,
|
| H A D | iris_program.c | 1434 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 D | iris_resolve.c | 168 const struct shader_info *info = iris_get_shader_info(ice, stage);
|
| H A D | iris_state.c | 2105 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