Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:Lod

1045         case 2: // no lod
1049 case 3: // explicit lod
1240 if (Args.size() == 4) // write with lod
1242 auto Lod = Args[2];
1245 Args.push_back(Lod);