Home | History | Annotate | Download | only in hlsl

Lines Matching refs:getTextureReturnType

379     getTextureReturnType(texSampler, objDerefType);
736 getTextureReturnType(sampler, sampReturnType);
3657 getTextureReturnType(sampler, retType);
9480 void HlslParseContext::getTextureReturnType(const TSampler& sampler, TType& retType) const