Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c50 #define S___ PIPE_BIND_SAMPLER_VIEW macro
56 #define SR__ (S___ | _R__)
57 #define SB__ (S___ | _B__)
58 #define SD__ (S___ | _D__)
59 #define SZ__ (S___ | _Z__)
60 #define S_V_ (S___ | __V_)
69 _(L8_UNORM , S___),
70 _(L8_SNORM , S___),
71 _(L8_SRGB , S___),
72 _(I8_UNORM , S___),
[all …]