Searched refs:svga_shader_emitter_v10 (Results 1 – 1 of 1) sorted by relevance
185 struct svga_shader_emitter_v10 struct430 static void emit_tcs_input_declarations(struct svga_shader_emitter_v10 *emit); argument431 static void emit_tcs_output_declarations(struct svga_shader_emitter_v10 *emit);432 static boolean emit_temporaries_declaration(struct svga_shader_emitter_v10 *emit);433 static boolean emit_constant_declaration(struct svga_shader_emitter_v10 *emit);434 static boolean emit_sampler_declarations(struct svga_shader_emitter_v10 *emit);435 static boolean emit_resource_declarations(struct svga_shader_emitter_v10 *emit);436 static boolean emit_vgpu10_immediates_block(struct svga_shader_emitter_v10 *emit);437 static boolean emit_index_range_declaration(struct svga_shader_emitter_v10 *emit);438 static void emit_temp_prescale_instructions(struct svga_shader_emitter_v10 *emit);[all …]