Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_state.h114 #define NINE_CONST_I_BASE(nconstf) \ argument
115 ((nconstf) * 4 * sizeof(float))
116 #define NINE_CONST_B_BASE(nconstf) \ argument
117 ((nconstf) * 4 * sizeof(float) + \