Home | History | Annotate | Download | only in hlsl

Lines Matching refs:convertReturn

3651     const auto convertReturn = [&loc, &node, this](TIntermTyped* result, const TSampler& sampler) -> TIntermTyped* {
3806 node = convertReturn(tex, sampler);
3845 node = convertReturn(tex, sampler);
3885 node = convertReturn(txsample, sampler);
3918 node = convertReturn(txsample, sampler);
4194 node = convertReturn(txfetch, sampler);
4225 node = convertReturn(txsample, sampler);
4504 node = convertReturn(node, sampler);