Home
last modified time | relevance | path

Searched refs:kFloat4x4_GrSLType (Results 1 – 14 of 14) sorted by relevance

/external/skqp/include/private/
DGrTypesPriv.h367 kFloat4x4_GrSLType, enumerator
449 case kFloat4x4_GrSLType: in GrSLTypeIsFloatType()
536 case kFloat4x4_GrSLType: in GrSLTypeVecLength()
591 case kFloat4x4_GrSLType: in GrSLTypeIsCombinedSamplerType()
659 case kFloat4x4_GrSLType: in GrSLTypeAcceptsPrecision()
691 case kFloat4x4_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp43 case kFloat4x4_GrSLType: in GrGLSLTypeString()
DGrGLSLVarying.h24 case kFloat4x4_GrSLType: in is_matrix()
/external/skqp/src/gpu/glsl/
DGrGLSL.cpp43 case kFloat4x4_GrSLType: in GrGLSLTypeString()
DGrGLSLVarying.h24 case kFloat4x4_GrSLType: in is_matrix()
/external/skia/src/gpu/vk/
DGrVkVaryingHandler.cpp54 case kFloat4x4_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp78 case kFloat4x4_GrSLType: in grsltype_to_alignment_mask()
160 case kFloat4x4_GrSLType: in grsltype_to_vk_size()
/external/skqp/src/gpu/vk/
DGrVkVaryingHandler.cpp54 case kFloat4x4_GrSLType: in grsltype_to_location_size()
DGrVkUniformHandler.cpp78 case kFloat4x4_GrSLType: in grsltype_to_alignment_mask()
160 case kFloat4x4_GrSLType: in grsltype_to_vk_size()
/external/skia/include/private/
DGrTypesPriv.h393 kFloat4x4_GrSLType, enumerator
475 case kFloat4x4_GrSLType: in GrSLTypeIsFloatType()
562 case kFloat4x4_GrSLType: in GrSLTypeVecLength()
617 case kFloat4x4_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm75 case kFloat4x4_GrSLType:
157 case kFloat4x4_GrSLType:
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm75 case kFloat4x4_GrSLType:
157 case kFloat4x4_GrSLType:
/external/skqp/src/gpu/effects/
DGrSkSLFP.cpp106 return kFloat4x4_GrSLType; in uniformType()
/external/skia/src/gpu/effects/
DGrSkSLFP.cpp113 return kFloat4x4_GrSLType; in uniformType()