Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dsamplerobj.h79 extern const enum pipe_tex_wrap wrap_to_gallium_table[32];
87 return wrap_to_gallium_table[wrap & 0x1f]; in wrap_to_gallium()
H A Dsamplerobj.c45 const enum pipe_tex_wrap wrap_to_gallium_table[32] = { enum