Home
last modified time | relevance | path

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

/external/skqp/src/gpu/glsl/
DGrGLSL.cpp79 case kByte_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp18 case kByte_GrSLType: return "byte"; in GrGLSLTypeString()
/external/skqp/include/private/
DGrTypesPriv.h345 kByte_GrSLType, enumerator
464 case kByte_GrSLType: in GrSLTypeIsFloatType()
498 case kByte_GrSLType: in GrSLTypeVecLength()
606 case kByte_GrSLType: in GrSLTypeIsCombinedSamplerType()
637 case kByte_GrSLType: in GrSLTypeAcceptsPrecision()
712 case kByte_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp67 case kByte_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp26 case kByte_GrSLType: // fall through in grsltype_to_alignment_mask()
96 case kByte_GrSLType: in grsltype_to_vk_size()
/external/skia/src/gpu/
DGrSPIRVVaryingHandler.cpp74 case kByte_GrSLType: in grsltype_to_location_size()
DGrSPIRVUniformHandler.cpp33 case kByte_GrSLType: // fall through in grsltype_to_alignment_mask()
107 case kByte_GrSLType: in grsltype_to_size()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp74 case kByte_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp26 case kByte_GrSLType: // fall through in grsltype_to_alignment_mask()
101 case kByte_GrSLType: in grsltype_to_vk_size()
/external/skia/include/private/
DGrTypesPriv.h292 kByte_GrSLType, enumerator
400 case kByte_GrSLType: in GR_MAKE_BITFIELD_OPS()
435 case kByte_GrSLType: in GrSLTypeIsIntegralType()
505 case kByte_GrSLType: in GrSLTypeVecLength()
627 case kByte_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm30 case kByte_GrSLType: // fall through
105 case kByte_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm23 case kByte_GrSLType: // fall through
93 case kByte_GrSLType:
/external/skqp/src/gpu/
DGrDefaultGeoProcFactory.cpp279 GrShaderVar("index", kByte_GrSLType), in emitApplyBoneFunction()