Home
last modified time | relevance | path

Searched refs:kTexture2DRectSampler_GrSLType (Results 1 – 14 of 14) 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/skqp/src/gpu/glsl/
DGrGLSL.cpp55 case kTexture2DRectSampler_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp58 case kTexture2DRectSampler_GrSLType: return "sampler2DRect"; in GrGLSLTypeString()
/external/skia/include/private/
DGrTypesPriv.h332 kTexture2DRectSampler_GrSLType, enumerator
395 case kTexture2DRectSampler_GrSLType: in GR_MAKE_BITFIELD_OPS()
478 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsIntegralType()
555 case kTexture2DRectSampler_GrSLType: in GrSLTypeVecLength()
569 return kTexture2DRectSampler_GrSLType; in GrSLCombinedSamplerTypeForTextureType()
597 case kTexture2DRectSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/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/
DGrSPIRVVaryingHandler.cpp65 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp96 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
178 case kTexture2DRectSampler_GrSLType: in grsltype_to_size()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp65 case kTexture2DRectSampler_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp89 case kTexture2DRectSampler_GrSLType: in grsltype_to_alignment_mask()
179 case kTexture2DRectSampler_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm93 case kTexture2DRectSampler_GrSLType:
177 case kTexture2DRectSampler_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm83 case kTexture2DRectSampler_GrSLType:
165 case kTexture2DRectSampler_GrSLType:
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4091 case kTexture2DRectSampler_GrSLType: in TextureToCopyProgramIdx()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4312 case kTexture2DRectSampler_GrSLType: in TextureToCopyProgramIdx()