Home
last modified time | relevance | path

Searched refs:lower_drawpixels_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_drawpixels.c39 } lower_drawpixels_state; typedef
42 get_texcoord(lower_drawpixels_state *state) in get_texcoord()
85 get_scale(lower_drawpixels_state *state) in get_scale()
95 get_bias(lower_drawpixels_state *state) in get_bias()
105 get_texcoord_const(lower_drawpixels_state *state) in get_texcoord_const()
116 lower_color(lower_drawpixels_state *state, nir_intrinsic_instr *intr) in lower_color()
229 lower_texcoord(lower_drawpixels_state *state, nir_intrinsic_instr *intr) in lower_texcoord()
238 lower_drawpixels_block(lower_drawpixels_state *state, nir_block *block) in lower_drawpixels_block()
281 lower_drawpixels_impl(lower_drawpixels_state *state, nir_function_impl *impl) in lower_drawpixels_impl()
296 lower_drawpixels_state state = { in nir_lower_drawpixels()