Searched refs:translate_compare_func (Results 1 – 1 of 1) sorted by relevance
209 translate_compare_func(enum pipe_compare_func pipe_func) in translate_compare_func() function1391 translate_compare_func(state->stencil[0].func); in iris_create_zsa_state()1396 translate_compare_func(state->stencil[1].func); in iris_create_zsa_state()1397 wmds.DepthTestFunction = translate_compare_func(state->depth.func); in iris_create_zsa_state()5627 bs.AlphaTestFunction = translate_compare_func(cso_zsa->alpha.func); in iris_upload_dirty_render_state()