Home
last modified time | relevance | path

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

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