Searched refs:pstages (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_pipe.h46 static const enum pipe_shader_type pstages[MESA_SHADER_STAGES] = { enum in function:stage_to_pipe
54 return pstages[stage];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_pipe.h46 static const enum pipe_shader_type pstages[MESA_SHADER_STAGES] = { enum in function:stage_to_pipe
54 return pstages[stage];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_pipe.h46 static const enum pipe_shader_type pstages[MESA_SHADER_STAGES] = { enum in function:stage_to_pipe
54 return pstages[stage];

Completed in 2 milliseconds