Home
last modified time | relevance | path

Searched refs:get_next_face (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c687 get_next_face(unsigned face, int idx) in get_next_face() function
928 face = get_next_face(face, 0); in get_texel_cube_seamless()
935 face = get_next_face(face, 1); in get_texel_cube_seamless()
939 face = get_next_face(face, 2); in get_texel_cube_seamless()
943 face = get_next_face(face, 3); in get_texel_cube_seamless()