Home
last modified time | relevance | path

Searched refs:kUShort3_GrSLType (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/gpu/glsl/
DGrGLSL.cpp24 case kUShort3_GrSLType: return "ushort3"; in GrGLSLTypeString()
/third_party/skia/src/gpu/
DGrSPIRVUniformHandler.cpp41 case kUShort3_GrSLType: in grsltype_to_alignment_mask()
108 case kUShort3_GrSLType: in grsltype_to_size()
DGrSPIRVVaryingHandler.cpp39 case kUShort3_GrSLType: in grsltype_to_location_size()
DGrUniformDataManager.cpp59 case kUShort3_GrSLType: in copyUniforms()
/third_party/skia/include/private/
DGrTypesPriv.h306 kUShort3_GrSLType, enumerator
404 case kUShort3_GrSLType: in SK_MAKE_BITFIELD_OPS()
431 case kUShort3_GrSLType: in GrSLTypeIsIntegralType()
506 case kUShort3_GrSLType: in GrSLTypeVecLength()
607 case kUShort3_GrSLType: in GrSLTypeIsCombinedSamplerType()
/third_party/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp36 case kUShort3_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp34 case kUShort3_GrSLType: in grsltype_to_alignment_mask()
102 case kUShort3_GrSLType: in grsltype_to_vk_size()
/third_party/skia/src/sksl/
DSkSLUtil.cpp50 if (type == *context.fTypes.fUShort3 ) { *outType = kUShort3_GrSLType; return true; } in type_to_grsltype()
/third_party/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm58 case kUShort3_GrSLType:
124 case kUShort3_GrSLType: