Home
last modified time | relevance | path

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

/external/skqp/src/gpu/glsl/
DGrGLSL.cpp71 case kUShort_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp30 case kUShort_GrSLType: return "ushort"; in GrGLSLTypeString()
/external/skqp/include/private/
DGrTypesPriv.h357 kUShort_GrSLType, enumerator
476 case kUShort_GrSLType: in GrSLTypeIsFloatType()
501 case kUShort_GrSLType: in GrSLTypeVecLength()
618 case kUShort_GrSLType: in GrSLTypeIsCombinedSamplerType()
649 case kUShort_GrSLType: in GrSLTypeAcceptsPrecision()
684 case kUShort_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp70 case kUShort_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp38 case kUShort_GrSLType: in grsltype_to_alignment_mask()
120 case kUShort_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp77 case kUShort_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp45 case kUShort_GrSLType: in grsltype_to_alignment_mask()
127 case kUShort_GrSLType: in grsltype_to_size()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp77 case kUShort_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp38 case kUShort_GrSLType: in grsltype_to_alignment_mask()
125 case kUShort_GrSLType: in grsltype_to_vk_size()
/external/skia/include/private/
DGrTypesPriv.h304 kUShort_GrSLType, enumerator
412 case kUShort_GrSLType: in GR_MAKE_BITFIELD_OPS()
447 case kUShort_GrSLType: in GrSLTypeIsIntegralType()
508 case kUShort_GrSLType: in GrSLTypeVecLength()
639 case kUShort_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/sksl/
DSkSLUtil.cpp50 if (type == *context.fTypes.fUShort ) { *outType = kUShort_GrSLType; return true; } in type_to_grsltype()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm42 case kUShort_GrSLType:
129 case kUShort_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm35 case kUShort_GrSLType:
117 case kUShort_GrSLType: