Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkUniformHandler.cpp77 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
151 case kTextureExternalSampler_GrSLType: in grsltype_to_vk_size()
316 sampler.fVariable.getType() == kTextureExternalSampler_GrSLType); in appendUniformDecls()
DGrVkVaryingHandler.cpp57 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
/third_party/skia/src/gpu/glsl/
DGrGLSL.cpp49 case kTextureExternalSampler_GrSLType: return "samplerExternalOES"; in GrGLSLTypeString()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSL.cpp53 case kTextureExternalSampler_GrSLType: in GrGLSLTypeString()
/third_party/skia/include/private/
DGrTypesPriv.h331 kTextureExternalSampler_GrSLType, enumerator
392 case kTextureExternalSampler_GrSLType: in SK_MAKE_BITFIELD_OPS()
459 case kTextureExternalSampler_GrSLType: in GrSLTypeIsIntegralType()
528 case kTextureExternalSampler_GrSLType: in GrSLTypeVecLength()
545 return kTextureExternalSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
570 case kTextureExternalSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/third_party/flutter/skia/src/gpu/vk/
DGrVkUniformHandler.cpp85 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
168 case kTextureExternalSampler_GrSLType: in grsltype_to_vk_size()
DGrVkVaryingHandler.cpp61 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
/third_party/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp57 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp84 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
154 case kTextureExternalSampler_GrSLType: in grsltype_to_size()
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnUniformHandler.cpp91 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
169 case kTextureExternalSampler_GrSLType: in grsltype_to_size()
DGrDawnVaryingHandler.cpp59 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
/third_party/flutter/skia/include/private/
DGrTypesPriv.h388 kTextureExternalSampler_GrSLType, enumerator
448 case kTextureExternalSampler_GrSLType: in GR_MAKE_BITFIELD_OPS()
530 case kTextureExternalSampler_GrSLType: in GrSLTypeVecLength()
546 return kTextureExternalSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
571 case kTextureExternalSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/third_party/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm78 case kTextureExternalSampler_GrSLType:
144 case kTextureExternalSampler_GrSLType:
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm86 case kTextureExternalSampler_GrSLType:
168 case kTextureExternalSampler_GrSLType:
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4123 case kTextureExternalSampler_GrSLType: in TextureToCopyProgramIdx()
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp4242 case kTextureExternalSampler_GrSLType: in TextureToCopyProgramIdx()