Searched refs:pstage (Results 1 – 2 of 2) sorted by relevance
30 stage_from_pipe(enum pipe_shader_type pstage) in stage_from_pipe() argument40 return stages[pstage]; in stage_from_pipe()
634 enum pipe_shader_type pstage) in iris_get_compiler_options() argument637 gl_shader_stage stage = stage_from_pipe(pstage); in iris_get_compiler_options()