Lines Matching full:sampler
1181 // texture2D (sampler, vec2)
1182 // texture2D (sampler, vec2, bias)
1183 // texture2DProj (sampler, vec3)
1184 // texture2DProj (sampler, vec3, bias)
1185 // texture2DProj (sampler, vec4)
1186 // texture2DProj (sampler, vec4, bias)
1187 // texture2DLod (sampler, vec2, lod)
1188 // texture2DProjLod (sampler, vec3, lod)
1189 // texture2DProjLod (sampler, vec4, lod)
1190 // textureCube (sampler, vec3)
1191 // textureCube (sampler, vec3, bias)
1192 // textureCubeLod (sampler, vec3, lod)