/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_vs.c | 51 struct ureg_program *ureg; in get_dummy_vertex_shader() local 216 struct ureg_program *ureg; in compile_passthrough_vs() local [all...] |
H A D | svga_state_fs.c | 61 struct ureg_program *ureg; in get_dummy_fragment_shader() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_program.c | 145 struct ureg_program *ureg; in fd_prog_blit_vs() local 170 struct ureg_program *ureg; fd_prog_blit_fs() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shaderlib_tgsi.c | 56 struct ureg_program *ureg = ureg_create(PIPE_SHADER_VERTEX); in si_get_blitter_vs() local 106 struct ureg_program *ureg = ureg_create(PIPE_SHADER_COMPUTE); si_create_dma_compute_shader() local 518 struct ureg_program *ureg = ureg_create(PIPE_SHADER_COMPUTE); si_create_fmask_expand_cs() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_fs.c | 215 struct ureg_program *ureg; in r300_dummy_fragment_shader() local
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Shader.cpp | 63 struct ureg_program *ureg; in CreateEmptyShader() local
|
H A D | ShaderTGSI.c | 203 struct ureg_program *ureg; member 422 dcl_base_output(struct Shader_xlate *sx, struct ureg_program *ureg, struct ureg_dst reg, const struct Shader_dst_operand *operand) dcl_base_output() argument 449 dcl_base_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *operand, struct ureg_src dcl_reg, uint index, uint siv_name) dcl_base_input() argument 487 dcl_vs_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst) dcl_vs_input() argument 502 dcl_gs_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst) dcl_gs_input() argument 531 dcl_sgv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name) dcl_sgv_input() argument 547 dcl_siv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name) dcl_siv_input() argument 567 dcl_ps_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_in_ps_interp) dcl_ps_input() argument 586 dcl_ps_sgv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name) dcl_ps_sgv_input() argument 627 dcl_ps_siv_input(struct Shader_xlate *sx, struct ureg_program *ureg, const struct Shader_dst_operand *dst, uint dcl_siv_name, uint dcl_in_ps_interp) dcl_ps_siv_input() argument 1165 sample_ureg_emit(struct ureg_program *ureg, unsigned tgsi_opcode, unsigned num_src, struct Shader_opcode *opcode, struct ureg_dst dst, struct ureg_src *src) sample_ureg_emit() argument 1206 expand_unary_to_scalarf(struct ureg_program *ureg, unary_ureg_func func, struct Shader_xlate *sx, struct Shader_opcode *opcode) expand_unary_to_scalarf() argument 1246 struct ureg_program *ureg = NULL; Shader_tgsi_translate() local [all...] |
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_tgsi.c | 107 src_in_mask(struct ureg_program *ureg, in src_in_mask() argument 128 vs_normalize_coords(struct ureg_program *ureg, in vs_normalize_coords() argument 144 struct ureg_program *ureg; create_vs() local 194 create_yuv_shader(struct pipe_context *pipe, struct ureg_program *ureg) create_yuv_shader() argument 257 xrender_tex(struct ureg_program *ureg, struct ureg_dst dst, struct ureg_src coords, struct ureg_src sampler, const struct ureg_src *imm0, boolean repeat_none, boolean swizzle, boolean set_alpha) xrender_tex() argument 315 read_input(struct ureg_program *ureg, struct ureg_dst dst, const struct ureg_src *imm0, boolean repeat_none, boolean swizzle, boolean set_alpha, boolean is_src, unsigned *cur_constant, unsigned *cur_sampler) read_input() argument 342 struct ureg_program *ureg; create_fs() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_program.c | 1013 struct ureg_program *ureg; in nvc0_program_init_tcp_empty() local
|
H A D | nvc0_surface.c | 844 struct ureg_program *ureg; in nvc0_blitter_make_vp() local [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo.c | 337 struct ureg_program *ureg; in st_pbo_create_gs() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_simple_shaders.c | 80 struct ureg_program *ureg; in util_make_vertex_passthrough_shader_with_so() local 203 ureg_load_tex(struct ureg_program *ureg, struct ureg_dst out, struct ureg_src coord, struct ureg_src sampler, enum tgsi_texture_type tex_target, bool load_level_zero, bool use_txf) ureg_load_tex() argument 239 struct ureg_program *ureg; util_make_fragment_tex_shader_xrbias() local 295 struct ureg_program *ureg; util_make_fragment_tex_shader_writemask() local 390 struct ureg_program *ureg; util_make_fs_blit_zs() local 484 struct ureg_program *ureg = ureg_create(PIPE_SHADER_FRAGMENT); util_make_empty_fragment_shader() local 501 struct ureg_program *ureg; util_make_fragment_cloneinput_shader() local 714 struct ureg_program *ureg; util_make_fs_msaa_resolve() local 775 struct ureg_program *ureg; util_make_fs_msaa_resolve_bilinear() local 873 struct ureg_program *ureg; util_make_geometry_passthrough_shader() local 934 struct ureg_program *ureg; util_make_fs_pack_color_zs() local 1097 struct ureg_program *ureg; util_make_tess_ctrl_passthrough_shader() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.h | 196 ureg_DECL_fs_input(struct ureg_program *ureg, in ureg_DECL_fs_input() argument 375 ureg_imm4f( struct ureg_program *ureg, float a, float b, float c, float d) ureg_imm4f() argument 388 ureg_imm3f( struct ureg_program *ureg, float a, float b, float c) ureg_imm3f() argument 400 ureg_imm2f( struct ureg_program *ureg, float a, float b) ureg_imm2f() argument 410 ureg_imm1f( struct ureg_program *ureg, float a) ureg_imm1f() argument 419 ureg_imm4u( struct ureg_program *ureg, unsigned a, unsigned b, unsigned c, unsigned d) ureg_imm4u() argument 432 ureg_imm3u( struct ureg_program *ureg, unsigned a, unsigned b, unsigned c) ureg_imm3u() argument 444 ureg_imm2u( struct ureg_program *ureg, unsigned a, unsigned b) ureg_imm2u() argument 454 ureg_imm1u( struct ureg_program *ureg, unsigned a) ureg_imm1u() argument 461 ureg_imm4i( struct ureg_program *ureg, int a, int b, int c, int d) ureg_imm4i() argument 474 ureg_imm3i( struct ureg_program *ureg, int a, int b, int c) ureg_imm3i() argument 486 ureg_imm2i( struct ureg_program *ureg, int a, int b) ureg_imm2i() argument 496 ureg_imm1i( struct ureg_program *ureg, int a) ureg_imm1i() argument [all...] |
H A D | tgsi_ureg.c | 254 static union tgsi_any_token *get_tokens( struct ureg_program *ureg, in get_tokens() argument 270 static union tgsi_any_token *retrieve_token( struct ureg_program *ureg, in retrieve_token() argument 282 ureg_property(struct ureg_program *ureg, unsigned name, unsigned value) in ureg_property() argument 289 ureg_DECL_fs_input_centroid_layout(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, enum tgsi_interpolate_mode interp_mode, enum tgsi_interpolate_loc interp_location, unsigned index, unsigned usage_mask, unsigned array_id, unsigned array_size) ureg_DECL_fs_input_centroid_layout() argument 341 ureg_DECL_fs_input_centroid(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, enum tgsi_interpolate_mode interp_mode, enum tgsi_interpolate_loc interp_location, unsigned array_id, unsigned array_size) ureg_DECL_fs_input_centroid() argument 357 ureg_DECL_vs_input( struct ureg_program *ureg, unsigned index ) ureg_DECL_vs_input() argument 369 ureg_DECL_input_layout(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned index, unsigned usage_mask, unsigned array_id, unsigned array_size) ureg_DECL_input_layout() argument 385 ureg_DECL_input(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned array_id, unsigned array_size) ureg_DECL_input() argument 399 ureg_DECL_system_value(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index) ureg_DECL_system_value() argument 427 ureg_DECL_output_layout(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned streams, unsigned index, unsigned usage_mask, unsigned array_id, unsigned array_size, boolean invariant) ureg_DECL_output_layout() argument 483 ureg_DECL_output_masked(struct ureg_program *ureg, unsigned name, unsigned index, unsigned usage_mask, unsigned array_id, unsigned array_size) ureg_DECL_output_masked() argument 497 ureg_DECL_output(struct ureg_program *ureg, enum tgsi_semantic name, unsigned index) ureg_DECL_output() argument 506 ureg_DECL_output_array(struct ureg_program *ureg, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned array_id, unsigned array_size) ureg_DECL_output_array() argument 529 ureg_DECL_constant2D(struct ureg_program *ureg, unsigned first, unsigned last, unsigned index2D) ureg_DECL_constant2D() argument 553 ureg_DECL_constant(struct ureg_program *ureg, unsigned index) ureg_DECL_constant() argument 616 ureg_DECL_hw_atomic(struct ureg_program *ureg, unsigned first, unsigned last, unsigned buffer_id, unsigned array_id) ureg_DECL_hw_atomic() argument 635 alloc_temporary( struct ureg_program *ureg, boolean local ) alloc_temporary() argument 677 ureg_DECL_array_temporary( struct ureg_program *ureg, unsigned size, boolean local ) ureg_DECL_array_temporary() argument 703 ureg_release_temporary( struct ureg_program *ureg, struct ureg_dst tmp ) ureg_release_temporary() argument 724 ureg_DECL_sampler( struct ureg_program *ureg, unsigned nr ) ureg_DECL_sampler() argument 747 ureg_DECL_sampler_view(struct ureg_program *ureg, unsigned index, enum tgsi_texture_type target, enum tgsi_return_type return_type_x, enum tgsi_return_type return_type_y, enum tgsi_return_type return_type_z, enum tgsi_return_type return_type_w) ureg_DECL_sampler_view() argument 782 ureg_DECL_image(struct ureg_program *ureg, unsigned index, enum tgsi_texture_type target, enum pipe_format format, boolean wr, boolean raw) ureg_DECL_image() argument 812 ureg_DECL_buffer(struct ureg_program *ureg, unsigned nr, bool atomic) ureg_DECL_buffer() argument 835 ureg_DECL_memory(struct ureg_program *ureg, unsigned memory_type) ureg_DECL_memory() argument 930 decl_immediate( struct ureg_program *ureg, const unsigned *v, unsigned nr, unsigned type ) decl_immediate() argument 995 ureg_DECL_immediate( struct ureg_program *ureg, const float *v, unsigned nr ) ureg_DECL_immediate() argument 1013 ureg_DECL_immediate_f64( struct ureg_program *ureg, const double *v, unsigned nr ) ureg_DECL_immediate_f64() argument 1032 ureg_DECL_immediate_uint( struct ureg_program *ureg, const unsigned *v, unsigned nr ) ureg_DECL_immediate_uint() argument 1041 ureg_DECL_immediate_block_uint( struct ureg_program *ureg, const unsigned *v, unsigned nr ) ureg_DECL_immediate_block_uint() argument 1070 ureg_DECL_immediate_int( struct ureg_program *ureg, const int *v, unsigned nr ) ureg_DECL_immediate_int() argument 1078 ureg_DECL_immediate_uint64( struct ureg_program *ureg, const uint64_t *v, unsigned nr ) ureg_DECL_immediate_uint64() argument 1097 ureg_DECL_immediate_int64( struct ureg_program *ureg, const int64_t *v, unsigned nr ) ureg_DECL_immediate_int64() argument 1116 ureg_emit_src( struct ureg_program *ureg, struct ureg_src src ) ureg_emit_src() argument 1182 ureg_emit_dst( struct ureg_program *ureg, struct ureg_dst dst ) ureg_emit_dst() argument 1260 ureg_emit_insn(struct ureg_program *ureg, enum tgsi_opcode opcode, boolean saturate, unsigned precise, unsigned num_dst, unsigned num_src) ureg_emit_insn() argument 1297 ureg_emit_label(struct ureg_program *ureg, unsigned extended_token, unsigned *label_token ) ureg_emit_label() argument 1328 ureg_fixup_label(struct ureg_program *ureg, unsigned label_token, unsigned instruction_number ) ureg_fixup_label() argument 1339 ureg_emit_texture(struct ureg_program *ureg, unsigned extended_token, enum tgsi_texture_type target, enum tgsi_return_type return_type, unsigned num_offsets) ureg_emit_texture() argument 1358 ureg_emit_texture_offset(struct ureg_program *ureg, const struct tgsi_texture_offset *offset) ureg_emit_texture_offset() argument 1370 ureg_emit_memory(struct ureg_program *ureg, unsigned extended_token, unsigned qualifier, enum tgsi_texture_type texture, enum pipe_format format) ureg_emit_memory() argument 1390 ureg_fixup_insn_size(struct ureg_program *ureg, unsigned insn ) ureg_fixup_insn_size() argument 1401 ureg_insn(struct ureg_program *ureg, enum tgsi_opcode opcode, const struct ureg_dst *dst, unsigned nr_dst, const struct ureg_src *src, unsigned nr_src, unsigned precise ) ureg_insn() argument 1436 ureg_tex_insn(struct ureg_program *ureg, enum tgsi_opcode opcode, const struct ureg_dst *dst, unsigned nr_dst, enum tgsi_texture_type target, enum tgsi_return_type return_type, const struct tgsi_texture_offset *texoffsets, unsigned nr_offset, const struct ureg_src *src, unsigned nr_src ) ureg_tex_insn() argument 1481 ureg_memory_insn(struct ureg_program *ureg, enum tgsi_opcode opcode, const struct ureg_dst *dst, unsigned nr_dst, const struct ureg_src *src, unsigned nr_src, unsigned qualifier, enum tgsi_texture_type texture, enum pipe_format format) ureg_memory_insn() argument 1514 emit_decl_semantic(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, unsigned streams, unsigned usage_mask, unsigned array_id, boolean invariant) emit_decl_semantic() argument 1555 emit_decl_atomic_2d(struct ureg_program *ureg, unsigned first, unsigned last, unsigned index2D, unsigned array_id) emit_decl_atomic_2d() argument 1585 emit_decl_fs(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, enum tgsi_interpolate_mode interpolate, enum tgsi_interpolate_loc interpolate_location, unsigned array_id, unsigned usage_mask) emit_decl_fs() argument 1627 emit_decl_temps( struct ureg_program *ureg, unsigned first, unsigned last, boolean local, unsigned arrayid ) emit_decl_temps() argument 1653 emit_decl_range( struct ureg_program *ureg, unsigned file, unsigned first, unsigned count ) emit_decl_range() argument 1673 emit_decl_range2D(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, unsigned index2D) emit_decl_range2D() argument 1697 emit_decl_sampler_view(struct ureg_program *ureg, unsigned index, enum tgsi_texture_type target, enum tgsi_return_type return_type_x, enum tgsi_return_type return_type_y, enum tgsi_return_type return_type_z, enum tgsi_return_type return_type_w ) emit_decl_sampler_view() argument 1726 emit_decl_image(struct ureg_program *ureg, unsigned index, enum tgsi_texture_type target, enum pipe_format format, boolean wr, boolean raw) emit_decl_image() argument 1753 emit_decl_buffer(struct ureg_program *ureg, unsigned index, bool atomic) emit_decl_buffer() argument 1772 emit_decl_memory(struct ureg_program *ureg, unsigned memory_type) emit_decl_memory() argument 1789 emit_immediate( struct ureg_program *ureg, const unsigned *v, unsigned type ) emit_immediate() argument 1808 emit_property(struct ureg_program *ureg, unsigned name, unsigned data) emit_property() argument 2090 fixup_header_size(struct ureg_program *ureg) fixup_header_size() argument 2171 ureg_create_shader( struct ureg_program *ureg, struct pipe_context *pipe, const struct pipe_stream_output_info *so ) ureg_create_shader() argument 2201 ureg_get_tokens( struct ureg_program *ureg, unsigned *nr_tokens ) ureg_get_tokens() argument 2240 struct ureg_program *ureg = CALLOC_STRUCT( ureg_program ); ureg_create_with_screen() local 2280 ureg_set_next_shader_processor(struct ureg_program *ureg, unsigned processor) ureg_set_next_shader_processor() argument 2295 ureg_setup_clipdist_info(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_clipdist_info() argument 2307 ureg_setup_tess_ctrl_shader(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_tess_ctrl_shader() argument 2315 ureg_setup_tess_eval_shader(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_tess_eval_shader() argument 2336 ureg_setup_geometry_shader(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_geometry_shader() argument 2350 ureg_setup_fragment_shader(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_fragment_shader() argument 2390 ureg_setup_compute_shader(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_compute_shader() argument 2405 ureg_setup_shader_info(struct ureg_program *ureg, const struct shader_info *info) ureg_setup_shader_info() argument 2457 ureg_set_precise( struct ureg_program *ureg, bool precise ) ureg_set_precise() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_ff.c | 171 static void nine_ureg_tgsi_dump(struct ureg_program *ureg, boolean override) in nine_ureg_tgsi_dump() argument 277 struct ureg_program *ureg; member 319 ureg_normalize3(struct ureg_program *ureg, in ureg_normalize3() argument 335 struct ureg_program *ureg = ureg_create(PIPE_SHADER_VERTEX); nine_ff_build_vs() local 1089 struct ureg_program *ureg; global() member 1206 struct ureg_program *ureg = ps->ureg; ps_do_ts_op() local 1325 struct ureg_program *ureg = ureg_create(PIPE_SHADER_FRAGMENT); nine_ff_build_ps() local [all...] |
H A D | nine_shader.c | 440 struct ureg_program *ureg; member 996 struct ureg_program *ureg = tx->ureg; nine_get_position_input() local 1008 struct ureg_program *ureg = tx->ureg; tx_src_param() local 1477 struct ureg_program *ureg = tx->ureg; NineTranslateInstruction_Mkxn() local 1656 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1667 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1677 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1773 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1788 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1838 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1877 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1906 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 1947 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2242 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2405 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2420 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2432 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2447 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2464 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2496 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2509 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2539 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2618 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2635 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2657 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2686 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2729 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2746 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2770 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2802 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2818 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2876 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2903 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2944 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2977 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 2991 struct ureg_program *ureg = tx->ureg; DECL_SPECIAL() local 3718 struct ureg_program *ureg = tx->ureg; shader_add_vs_viewport_transform() local 3736 struct ureg_program *ureg = tx->ureg; shader_add_ps_fog_stage() local 3881 nine_ureg_create_shader(struct ureg_program *ureg, struct pipe_context *pipe, const struct pipe_stream_output_info *so) nine_ureg_create_shader() argument [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 301 struct ureg { struct [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_surface.c | 904 struct ureg_program *ureg; in nv50_blitter_make_fp() local [all...] |
/third_party/node/deps/v8/src/diagnostics/arm64/ |
H A D | disasm-arm64.cc | 4328 unsigned ureg = reg; // Avoid warnings about signed/unsigned comparisons. in NameOfCPURegister() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state_common.c | 1669 struct ureg_program *ureg = ureg_create(PIPE_SHADER_TESS_CTRL); in r600_generate_fixed_func_tcs() local
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 73 struct ureg_program *ureg; member [all...] |