Searched refs:lower_state (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_clamp_color_outputs.c | 31 } lower_state; typedef in typeref:struct:__anoncc3d0acd0108 34 is_color_output(lower_state *state, nir_variable *out) 59 lower_intrinsic(lower_state *state, nir_intrinsic_instr *intr) 99 lower_block(lower_state *state, nir_block *block) 112 lower_impl(lower_state *state, nir_function_impl *impl) 130 lower_state state = {
|
| H A D | nir_lower_amul.c | 70 } lower_state; typedef in typeref:struct:__anon1ad4f56e0108 76 lower_state *state = s; 104 large_ubo(lower_state *state, nir_src src) 114 large_ssbo(lower_state *state, nir_src src) 124 lower_intrinsic(lower_state *state, nir_intrinsic_instr *intr) 216 lower_instr(lower_state *state, nir_instr *instr) 224 is_large(lower_state *state, nir_variable *var) 246 lower_state state = {
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_clamp_color_outputs.c | 31 } lower_state; typedef in typeref:struct:__anon7ea1f7fa0108 34 is_color_output(lower_state *state, nir_variable *out) 58 lower_intrinsic(lower_state *state, nir_intrinsic_instr *intr) 98 lower_block(lower_state *state, nir_block *block) 111 lower_impl(lower_state *state, nir_function_impl *impl) 129 lower_state state = {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_lower_point_sprite.c | 31 struct lower_state { struct 54 find_outputs(nir_shader *shader, struct lower_state *state) 72 get_point_dir(nir_builder *b, struct lower_state *state, unsigned i) 85 get_point_coord(nir_builder *b, struct lower_state *state, unsigned i) 108 get_scaled_point_size(nir_builder *b, struct lower_state *state, 130 lower_store(nir_intrinsic_instr *instr, nir_builder *b, struct lower_state *state) 157 lower_emit_vertex(nir_intrinsic_instr *instr, nir_builder *b, struct lower_state *state) 212 lower_instr(nir_intrinsic_instr *instr, nir_builder *b, struct lower_state *state) 237 struct lower_state state;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | lower_precision.cpp | 577 can_lower_state lower_state = local in function:__anon9ef6f1ac0110::find_lowerable_rvalues_visitor::visit_leave 580 if (lower_state == SHOULD_LOWER) {
|
Completed in 5 milliseconds