Searched refs:GrSLCombinedSamplerTypeForTextureType (Results 1 – 10 of 10) sorted by relevance
82 GrSLCombinedSamplerTypeForTextureType(type), in addSampler()
3061 GrSLType samplerType = GrSLCombinedSamplerTypeForTextureType(srcTex->textureType()); in createCopyProgram()4118 switch (GrSLCombinedSamplerTypeForTextureType(texture->textureType())) { in TextureToCopyProgramIdx()
76 sampler.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
3216 GrSLCombinedSamplerTypeForTextureType(srcTex->texturePriv().textureType()); in createCopyProgram()4237 switch (GrSLCombinedSamplerTypeForTextureType(texture->texturePriv().textureType())) { in TextureToCopyProgramIdx()
270 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type)); in addSampler()
262 GrSLCombinedSamplerTypeForTextureType(backendFormat.textureType()), in addSampler()
248 GrSLCombinedSamplerTypeForTextureType(type),
258 info.fVariable.setType(GrSLCombinedSamplerTypeForTextureType(type));
538 static inline GrSLType GrSLCombinedSamplerTypeForTextureType(GrTextureType type) { in GrSLCombinedSamplerTypeForTextureType() function
523 static inline GrSLType GrSLCombinedSamplerTypeForTextureType(GrTextureType type) { in GrSLCombinedSamplerTypeForTextureType() function