Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h116 #define NINE_CONST_I_BASE(nconstf) \ argument
117 ((nconstf) * 4 * sizeof(float))
118 #define NINE_CONST_B_BASE(nconstf) \ argument
119 ((nconstf) * 4 * sizeof(float) + \