Home
last modified time | relevance | path

Searched refs:kTexture2DRectSampler_GrSLType (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/src/gpu/glsl/
DGrGLSL.cpp50 case kTexture2DRectSampler_GrSLType: return "sampler2DRect"; in GrGLSLTypeString()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSL.cpp55 case kTexture2DRectSampler_GrSLType: in GrGLSLTypeString()
/third_party/skia/include/private/
DGrTypesPriv.h332 kTexture2DRectSampler_GrSLType, enumerator
393 case kTexture2DRectSampler_GrSLType: in SK_MAKE_BITFIELD_OPS()
460 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsIntegralType()
529 case kTexture2DRectSampler_GrSLType: in GrSLTypeVecLength()
543 return kTexture2DRectSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
571 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/third_party/flutter/skia/src/gpu/vk/
DGrVkUniformHandler.cpp86 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
169 case kTexture2DRectSampler_GrSLType: in grsltype_to_vk_size()
DGrVkVaryingHandler.cpp63 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
/third_party/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp59 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp85 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
155 case kTexture2DRectSampler_GrSLType: in grsltype_to_size()
/third_party/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp59 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp78 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
152 case kTexture2DRectSampler_GrSLType: in grsltype_to_vk_size()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnUniformHandler.cpp92 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
170 case kTexture2DRectSampler_GrSLType: in grsltype_to_size()
DGrDawnVaryingHandler.cpp61 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
/third_party/flutter/skia/include/private/
DGrTypesPriv.h389 kTexture2DRectSampler_GrSLType, enumerator
449 case kTexture2DRectSampler_GrSLType: in GR_MAKE_BITFIELD_OPS()
531 case kTexture2DRectSampler_GrSLType: in GrSLTypeVecLength()
544 return kTexture2DRectSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
572 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/third_party/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm79 case kTexture2DRectSampler_GrSLType:
145 case kTexture2DRectSampler_GrSLType:
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm87 case kTexture2DRectSampler_GrSLType:
169 case kTexture2DRectSampler_GrSLType:
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4121 case kTexture2DRectSampler_GrSLType: in TextureToCopyProgramIdx()
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp4240 case kTexture2DRectSampler_GrSLType: in TextureToCopyProgramIdx()