Home
last modified time | relevance | path

Searched refs:kUShort4_GrSLType (Results 1 – 13 of 13) sorted by relevance

/external/skqp/src/gpu/glsl/
DGrGLSL.cpp77 case kUShort4_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp33 case kUShort4_GrSLType: return "ushort4"; in GrGLSLTypeString()
/external/skqp/include/private/
DGrTypesPriv.h360 kUShort4_GrSLType, enumerator
479 case kUShort4_GrSLType: in GrSLTypeIsFloatType()
530 case kUShort4_GrSLType: in GrSLTypeVecLength()
621 case kUShort4_GrSLType: in GrSLTypeIsCombinedSamplerType()
652 case kUShort4_GrSLType: in GrSLTypeAcceptsPrecision()
725 case kUShort4_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp44 case kUShort4_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp46 case kUShort4_GrSLType: in grsltype_to_alignment_mask()
126 case kUShort4_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp48 case kUShort4_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp53 case kUShort4_GrSLType: in grsltype_to_alignment_mask()
133 case kUShort4_GrSLType: in grsltype_to_size()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp45 case kUShort4_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp46 case kUShort4_GrSLType: in grsltype_to_alignment_mask()
131 case kUShort4_GrSLType: in grsltype_to_vk_size()
/external/skia/include/private/
DGrTypesPriv.h307 kUShort4_GrSLType, enumerator
415 case kUShort4_GrSLType: in GR_MAKE_BITFIELD_OPS()
450 case kUShort4_GrSLType: in GrSLTypeIsIntegralType()
541 case kUShort4_GrSLType: in GrSLTypeVecLength()
642 case kUShort4_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/sksl/
DSkSLUtil.cpp53 if (type == *context.fTypes.fUShort4 ) { *outType = kUShort4_GrSLType; return true; } in type_to_grsltype()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm50 case kUShort4_GrSLType:
135 case kUShort4_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm43 case kUShort4_GrSLType:
123 case kUShort4_GrSLType: