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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_format.c54 #define __V_ PIPE_BIND_VERTEX_BUFFER macro
58 #define S_V_ (S___ | __V_)
59 #define SRV_ (SR__ | __V_)
60 #define SBV_ (SB__ | __V_)
85 _(R8G8B8A8_UNORM , __V_),
99 _(R8G8B8_UNORM , __V_),
111 _(R16G16_SNORM , __V_),
112 _(R16G16B16_SNORM , __V_),
113 _(R16G16B16A16_SNORM , __V_),
114 _(R8_USCALED , __V_),
[all...]
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_format.c54 #define __V_ PIPE_BIND_VERTEX_BUFFER macro
58 #define S_V_ (S___ | __V_)
59 #define SRV_ (SR__ | __V_)
60 #define SBV_ (SB__ | __V_)
85 _(R8G8B8A8_UNORM , __V_),
99 _(R8G8B8_UNORM , __V_),
111 _(R16G16_SNORM , __V_),
112 _(R16G16B16_SNORM , __V_),
113 _(R16G16B16A16_SNORM , __V_),
114 _(R8_USCALED , __V_),
[all...]

Completed in 128 milliseconds