Searched refs:wrap_to_gallium_table (Results 1 – 2 of 2) sorted by relevance
79 extern const enum pipe_tex_wrap wrap_to_gallium_table[32];87 return wrap_to_gallium_table[wrap & 0x1f]; in wrap_to_gallium()
45 const enum pipe_tex_wrap wrap_to_gallium_table[32] = { enum