Searched refs:funcs_none (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 | 2731 static const struct sp_filter_funcs funcs_none = { variable in typeref:typename:const struct sp_filter_funcs 3494 samp->filter_funcs = &funcs_none; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_tex_sample.c | 2745 static const struct sp_filter_funcs funcs_none = { variable in typeref:typename:const struct sp_filter_funcs 3508 samp->filter_funcs = &funcs_none; |
Completed in 12 milliseconds