Searched defs:tgsi_tex (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c453 tgsi_util_get_texture_coord_dim(enum tgsi_texture_type tgsi_tex) argument
518 tgsi_util_get_shadow_ref_src_index(enum tgsi_texture_type tgsi_tex) argument
H A Dtgsi_exec.c3883 get_image_coord_dim(unsigned tgsi_tex) argument
3914 get_image_coord_sample(unsigned tgsi_tex) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c392 tgsi_util_get_texture_coord_dim(enum tgsi_texture_type tgsi_tex) argument
457 tgsi_util_get_shadow_ref_src_index(enum tgsi_texture_type tgsi_tex) argument
H A Dtgsi_exec.c3669 get_image_coord_dim(unsigned tgsi_tex) argument
3700 get_image_coord_sample(unsigned tgsi_tex) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_blit.c184 enum tgsi_texture_type tgsi_tex = local in function:set_fragment_shader
191 enum tgsi_texture_type tgsi_tex = util_pipe_tex_to_tgsi_tex(pipe_tex, 0); local in function:set_fragment_shader
H A Du_simple_shaders.c639 util_make_fs_blit_msaa_gen(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,const char * samp_type,const char * output_semantic,const char * output_mask,const char * conversion_decl,const char * conversion) argument
693 util_make_fs_blit_msaa_color(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,enum tgsi_return_type stype,enum tgsi_return_type dtype) argument
733 util_make_fs_blit_msaa_depth(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex) argument
747 util_make_fs_blit_msaa_stencil(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex) argument
763 util_make_fs_blit_msaa_depthstencil(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex) argument
804 util_make_fs_msaa_resolve(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,unsigned nr_samples,enum tgsi_return_type stype) argument
864 util_make_fs_msaa_resolve_bilinear(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,unsigned nr_samples,enum tgsi_return_type stype) argument
[all...]
H A Du_blitter.c885 enum tgsi_texture_type tgsi_tex = local in function:blitter_get_fs_texfetch_col
1000 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depth
1017 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depth
1045 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depthstencil
1062 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depthstencil
1091 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_stencil
1108 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_stencil
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.c528 util_make_fs_blit_msaa_gen(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,const char * samp_type,const char * output_semantic,const char * output_mask,const char * conversion_decl,const char * conversion) argument
582 util_make_fs_blit_msaa_color(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,enum tgsi_return_type stype,enum tgsi_return_type dtype) argument
622 util_make_fs_blit_msaa_depth(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex) argument
636 util_make_fs_blit_msaa_stencil(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex) argument
652 util_make_fs_blit_msaa_depthstencil(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex) argument
694 util_make_fs_msaa_resolve(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,unsigned nr_samples,enum tgsi_return_type stype) argument
754 util_make_fs_msaa_resolve_bilinear(struct pipe_context * pipe,enum tgsi_texture_type tgsi_tex,unsigned nr_samples,enum tgsi_return_type stype) argument
[all...]
H A Du_blitter.c945 enum tgsi_texture_type tgsi_tex = local in function:blitter_get_fs_texfetch_col
1053 enum tgsi_texture_type tgsi_tex = local in function:blitter_get_fs_pack_color_zs
1098 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depth
1115 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depth
1141 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depthstencil
1158 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_depthstencil
1184 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_stencil
1201 enum tgsi_texture_type tgsi_tex; local in function:blitter_get_fs_texfetch_stencil
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c7449 static int tgsi_tex(struct r600_shader_ctx *ctx) function in typeref:typename:int
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c7548 static int tgsi_tex(struct r600_shader_ctx *ctx) function in typeref:typename:int
[all...]

Completed in 54 milliseconds