Home | History | Annotate | Download | only in hlsl

Lines Matching refs:structReturnIndex

9396     sampler.structReturnIndex = TSampler::noReturnStruct;
9460 sampler.structReturnIndex = idx;
9472 sampler.structReturnIndex = unsigned(textureReturnStruct.size());
9483 assert(textureReturnStruct.size() >= sampler.structReturnIndex);
9486 TTypeList* blockStruct = textureReturnStruct[sampler.structReturnIndex];