Searched refs:if3 (Results 1 – 3 of 3) sorted by relevance
5 in vec3 if3;18 f4.xyz += interpolateAtCentroid(if3);23 f4.xyz += interpolateAtSample(if3, samp);28 f4.xyz += interpolateAtOffset(if3, offset);
17 Name 36 "if3"24 Decorate 36(if3) Location 249 36(if3): 35(ptr) Variable Input79 37: 34(fvec3) ExtInst 1(GLSL.std.450) 76(InterpolateAtCentroid) 36(if3)115 72: 34(fvec3) ExtInst 1(GLSL.std.450) 77(InterpolateAtSample) 36(if3) 71152 103: 34(fvec3) ExtInst 1(GLSL.std.450) 78(InterpolateAtOffset) 36(if3) 102
841 def if3(x): function851 funcs = [ if1, if2, if3, if4]