Searched refs:kSamplerExternal_GrSLType (Results 1 – 6 of 6) sorted by relevance
27 kSamplerExternal_GrSLType, enumerator89 GR_STATIC_ASSERT(8 == kSamplerExternal_GrSLType); in GrSLTypeVectorCount()122 GR_STATIC_ASSERT(8 == kSamplerExternal_GrSLType); in GrSLTypeIsFloatType()143 GR_STATIC_ASSERT(8 == kSamplerExternal_GrSLType); in GrSLTypeIsIntType()184 GR_STATIC_ASSERT(8 == kSamplerExternal_GrSLType); in GrSLTypeSize()197 GR_STATIC_ASSERT(8 == kSamplerExternal_GrSLType); in GrSLTypeIsSamplerType()
74 return kSamplerExternal_GrSLType; in get_sampler_type()94 if (kSamplerExternal_GrSLType == samplerType) { in emitSamplers()
35 GR_STATIC_ASSERT(8 == kSamplerExternal_GrSLType); in grsltype_to_alignment_mask()
107 case kSamplerExternal_GrSLType: in GrGLSLTypeString()
66 SkASSERT(uni.fType == kSampler2D_GrSLType || uni.fType == kSamplerExternal_GrSLType || in setSampler()
3372 static const GrSLType kSamplerTypes[3] = { kSampler2D_GrSLType, kSamplerExternal_GrSLType, in createCopyPrograms()3376 if (kSamplerExternal_GrSLType == kSamplerTypes[i] && in createCopyPrograms()3428 if (kSamplerTypes[i] == kSamplerExternal_GrSLType) { in createCopyPrograms()