Home
last modified time | relevance | path

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

/external/skqp/src/gpu/glsl/
DGrGLSL.cpp75 case kUShort3_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp32 case kUShort3_GrSLType: return "ushort3"; in GrGLSLTypeString()
/external/skqp/include/private/
DGrTypesPriv.h359 kUShort3_GrSLType, enumerator
478 case kUShort3_GrSLType: in GrSLTypeIsFloatType()
521 case kUShort3_GrSLType: in GrSLTypeVecLength()
620 case kUShort3_GrSLType: in GrSLTypeIsCombinedSamplerType()
651 case kUShort3_GrSLType: in GrSLTypeAcceptsPrecision()
724 case kUShort3_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp38 case kUShort3_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp45 case kUShort3_GrSLType: in grsltype_to_alignment_mask()
124 case kUShort3_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp41 case kUShort3_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp52 case kUShort3_GrSLType: in grsltype_to_alignment_mask()
131 case kUShort3_GrSLType: in grsltype_to_size()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp38 case kUShort3_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp45 case kUShort3_GrSLType: in grsltype_to_alignment_mask()
129 case kUShort3_GrSLType: in grsltype_to_vk_size()
/external/skia/include/private/
DGrTypesPriv.h306 kUShort3_GrSLType, enumerator
414 case kUShort3_GrSLType: in GR_MAKE_BITFIELD_OPS()
449 case kUShort3_GrSLType: in GrSLTypeIsIntegralType()
530 case kUShort3_GrSLType: in GrSLTypeVecLength()
641 case kUShort3_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/sksl/
DSkSLUtil.cpp52 if (type == *context.fTypes.fUShort3 ) { *outType = kUShort3_GrSLType; return true; } in type_to_grsltype()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm49 case kUShort3_GrSLType:
133 case kUShort3_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm42 case kUShort3_GrSLType:
121 case kUShort3_GrSLType: