Home
last modified time | relevance | path

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

/external/skqp/include/private/
DGrTypesPriv.h383 kTexture2DRectSampler_GrSLType, enumerator
385 kLast_GrSLType = kTexture2DRectSampler_GrSLType
462 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsFloatType()
543 case kTexture2DRectSampler_GrSLType: in GrSLTypeVecLength()
555 return kTexture2DRectSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
581 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
632 case kTexture2DRectSampler_GrSLType: in GrSLTypeAcceptsPrecision()
707 case kTexture2DRectSampler_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skia/include/private/
DGrTypesPriv.h409 kTexture2DRectSampler_GrSLType, enumerator
411 kLast_GrSLType = kTexture2DRectSampler_GrSLType
488 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsFloatType()
569 case kTexture2DRectSampler_GrSLType: in GrSLTypeVecLength()
581 return kTexture2DRectSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
607 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp55 case kTexture2DRectSampler_GrSLType: in GrGLSLTypeString()
/external/skqp/src/gpu/glsl/
DGrGLSL.cpp55 case kTexture2DRectSampler_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp61 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp86 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
168 case kTexture2DRectSampler_GrSLType: in grsltype_to_vk_size()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp61 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp86 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
168 case kTexture2DRectSampler_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm83 case kTexture2DRectSampler_GrSLType:
165 case kTexture2DRectSampler_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm83 case kTexture2DRectSampler_GrSLType:
165 case kTexture2DRectSampler_GrSLType:
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4362 case kTexture2DRectSampler_GrSLType: in TextureToCopyProgramIdx()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4312 case kTexture2DRectSampler_GrSLType: in TextureToCopyProgramIdx()