Searched refs:structReturnSlots (Results 1 – 2 of 2) sorted by relevance
93 … static const unsigned structReturnSlots = (1<<structReturnIndexBits)-1; // number of valid values member94 …static const unsigned noReturnStruct = structReturnSlots; // value if no return stru…
9777 if (textureReturnStruct.size() >= TSampler::structReturnSlots) { in setTextureReturnType()