Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_drawpixels.c39 } lower_drawpixels_state; typedef
42 get_texcoord(lower_drawpixels_state *state) in get_texcoord()
84 get_scale(lower_drawpixels_state *state) in get_scale()
94 get_bias(lower_drawpixels_state *state) in get_bias()
104 get_texcoord_const(lower_drawpixels_state *state) in get_texcoord_const()
114 lower_color(lower_drawpixels_state *state, nir_intrinsic_instr *intr) in lower_color()
200 lower_texcoord(lower_drawpixels_state *state, nir_intrinsic_instr *intr) in lower_texcoord()
209 lower_drawpixels_block(lower_drawpixels_state *state, nir_block *block) in lower_drawpixels_block()
235 lower_drawpixels_impl(lower_drawpixels_state *state, nir_function_impl *impl) in lower_drawpixels_impl()
250 lower_drawpixels_state state = { in nir_lower_drawpixels()