Searched defs:sview_index (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 3641 sp_tgsi_get_dims(struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,int level,int dims[4]) argument 3684 sp_tgsi_get_samples(struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,const unsigned sampler_index,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const float c0[TGSI_QUAD_SIZE],const float lod_in[TGSI_QUAD_SIZE],float derivs[3][2][TGSI_QUAD_SIZE],const int8_t offset[3],enum tgsi_sampler_control control,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 3750 sp_tgsi_query_lod(const struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,const unsigned sampler_index,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const float c0[TGSI_QUAD_SIZE],const enum tgsi_sampler_control control,float mipmap[TGSI_QUAD_SIZE],float lod[TGSI_QUAD_SIZE]) argument 3794 sp_tgsi_get_texel(struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,const int i[TGSI_QUAD_SIZE],const int j[TGSI_QUAD_SIZE],const int k[TGSI_QUAD_SIZE],const int lod[TGSI_QUAD_SIZE],const int8_t offset[3],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 3657 sp_tgsi_get_dims(struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,int level,int dims[4]) argument 3700 sp_tgsi_get_samples(struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,const unsigned sampler_index,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const float c0[TGSI_QUAD_SIZE],const float lod_in[TGSI_QUAD_SIZE],float derivs[3][2][TGSI_QUAD_SIZE],const int8_t offset[3],enum tgsi_sampler_control control,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument 3782 sp_tgsi_query_lod(const struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,const unsigned sampler_index,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const float c0[TGSI_QUAD_SIZE],const enum tgsi_sampler_control control,float mipmap[TGSI_QUAD_SIZE],float lod[TGSI_QUAD_SIZE]) argument 3826 sp_tgsi_get_texel(struct tgsi_sampler * tgsi_sampler,const unsigned sview_index,const int i[TGSI_QUAD_SIZE],const int j[TGSI_QUAD_SIZE],const int k[TGSI_QUAD_SIZE],const int lod[TGSI_QUAD_SIZE],const int8_t offset[3],float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument [all...] |
Completed in 12 milliseconds