Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkUniformHandler.cpp88 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
178 case kTextureExternalSampler_GrSLType: in grsltype_to_vk_size()
330 sampler.fVariable.getType() == kTextureExternalSampler_GrSLType); in appendUniformDecls()
DGrVkVaryingHandler.cpp63 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
/external/skqp/include/private/
DGrTypesPriv.h382 kTextureExternalSampler_GrSLType, enumerator
461 case kTextureExternalSampler_GrSLType: in GrSLTypeIsFloatType()
542 case kTextureExternalSampler_GrSLType: in GrSLTypeVecLength()
557 return kTextureExternalSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
580 case kTextureExternalSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
631 case kTextureExternalSampler_GrSLType: in GrSLTypeAcceptsPrecision()
706 case kTextureExternalSampler_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skqp/src/gpu/glsl/
DGrGLSL.cpp53 case kTextureExternalSampler_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp57 case kTextureExternalSampler_GrSLType: return "samplerExternalOES"; in GrGLSLTypeString()
/external/skia/include/private/
DGrTypesPriv.h331 kTextureExternalSampler_GrSLType, enumerator
394 case kTextureExternalSampler_GrSLType: in GR_MAKE_BITFIELD_OPS()
477 case kTextureExternalSampler_GrSLType: in GrSLTypeIsIntegralType()
554 case kTextureExternalSampler_GrSLType: in GrSLTypeVecLength()
571 return kTextureExternalSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
596 case kTextureExternalSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp59 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp85 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
167 case kTextureExternalSampler_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp63 case kTextureExternalSampler_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp95 case kTextureExternalSampler_GrSLType: in grsltype_to_alignment_mask()
177 case kTextureExternalSampler_GrSLType: in grsltype_to_size()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm92 case kTextureExternalSampler_GrSLType:
176 case kTextureExternalSampler_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm82 case kTextureExternalSampler_GrSLType:
164 case kTextureExternalSampler_GrSLType:
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4093 case kTextureExternalSampler_GrSLType: in TextureToCopyProgramIdx()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4314 case kTextureExternalSampler_GrSLType: in TextureToCopyProgramIdx()