Searched refs:zero_faces (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3742 static const uint zero_faces[TGSI_QUAD_SIZE] = {0, 0, 0, 0}; local in function:sp_tgsi_get_samples
3744 filt_args.faces = zero_faces;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3774 static const uint zero_faces[TGSI_QUAD_SIZE] = {0, 0, 0, 0}; local in function:sp_tgsi_get_samples
3776 filt_args.faces = zero_faces;

Completed in 13 milliseconds