Home
last modified time | relevance | path

Searched refs:kSampler_GrSLType (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/
DGrSPIRVUniformHandler.cpp98 case kSampler_GrSLType: in grsltype_to_alignment_mask()
180 case kSampler_GrSLType: in grsltype_to_size()
256 GrShaderVar{std::move(mangleName), kSampler_GrSLType, in addSampler()
DGrSPIRVVaryingHandler.cpp82 case kSampler_GrSLType: in grsltype_to_location_size()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp60 case kSampler_GrSLType: return "sampler"; in GrGLSLTypeString()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp59 case kSampler_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp90 case kSampler_GrSLType: in grsltype_to_alignment_mask()
180 case kSampler_GrSLType: in grsltype_to_vk_size()
/external/skia/include/private/
DGrTypesPriv.h334 kSampler_GrSLType, enumerator
425 case kSampler_GrSLType: in GR_MAKE_BITFIELD_OPS()
484 case kSampler_GrSLType: in GrSLTypeIsIntegralType()
557 case kSampler_GrSLType: in GrSLTypeVecLength()
644 case kSampler_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm94 case kSampler_GrSLType:
178 case kSampler_GrSLType: