Home
last modified time | relevance | path

Searched refs:kFloat2x2_GrSLType (Results 1 – 25 of 25) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkUniformHandler.cpp72 case kFloat2x2_GrSLType: in grsltype_to_alignment_mask()
154 case kFloat2x2_GrSLType: in grsltype_to_vk_size()
187 if (arrayCount || type == kFloat2x2_GrSLType) { in get_ubo_aligned_offset()
DGrVkVaryingHandler.cpp48 case kFloat2x2_GrSLType: in grsltype_to_location_size()
DGrVkPipelineStateDataManager.cpp302 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) || in setMatrices()
/external/skia/src/gpu/dawn/
DGrDawnUniformHandler.cpp78 case kFloat2x2_GrSLType: in grsltype_to_alignment_mask()
155 case kFloat2x2_GrSLType: in grsltype_to_size()
181 if (arrayCount || type == kFloat2x2_GrSLType) { in get_ubo_offset()
DGrDawnVaryingHandler.cpp48 case kFloat2x2_GrSLType: in grsltype_to_location_size()
/external/skqp/src/gpu/vk/
DGrVkUniformHandler.cpp72 case kFloat2x2_GrSLType: in grsltype_to_alignment_mask()
153 case kFloat2x2_GrSLType: in grsltype_to_vk_size()
185 if (arrayCount || type == kFloat2x2_GrSLType) { in get_ubo_aligned_offset()
DGrVkVaryingHandler.cpp48 case kFloat2x2_GrSLType: in grsltype_to_location_size()
DGrVkPipelineStateDataManager.cpp321 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) || in setMatrices()
/external/skqp/src/gpu/glsl/
DGrGLSL.cpp39 case kFloat2x2_GrSLType: in GrGLSLTypeString()
DGrGLSLVarying.h22 case kFloat2x2_GrSLType: in is_matrix()
/external/skia/src/gpu/glsl/
DGrGLSL.cpp39 case kFloat2x2_GrSLType: in GrGLSLTypeString()
DGrGLSLVarying.h22 case kFloat2x2_GrSLType: in is_matrix()
/external/skia/src/gpu/ccpr/
DGrCCQuadraticShader.h41 const GrShaderVar fQCoordMatrix{"qcoord_matrix", kFloat2x2_GrSLType};
/external/skqp/src/gpu/ccpr/
DGrCCQuadraticShader.h38 const GrShaderVar fQCoordMatrix{"qcoord_matrix", kFloat2x2_GrSLType};
/external/skqp/include/private/
DGrTypesPriv.h365 kFloat2x2_GrSLType, enumerator
447 case kFloat2x2_GrSLType: in GrSLTypeIsFloatType()
534 case kFloat2x2_GrSLType: in GrSLTypeVecLength()
589 case kFloat2x2_GrSLType: in GrSLTypeIsCombinedSamplerType()
657 case kFloat2x2_GrSLType: in GrSLTypeAcceptsPrecision()
689 case kFloat2x2_GrSLType: in GrSLTypeTemporarilyAcceptsPrecision()
/external/skia/include/private/
DGrTypesPriv.h306 kFloat2x2_GrSLType, enumerator
371 case kFloat2x2_GrSLType: in GR_MAKE_BITFIELD_OPS()
459 case kFloat2x2_GrSLType: in GrSLTypeVecLength()
517 case kFloat2x2_GrSLType: in GrSLTypeIsCombinedSamplerType()
/external/skia/src/gpu/mtl/
DGrMtlUniformHandler.mm73 case kFloat2x2_GrSLType:
155 case kFloat2x2_GrSLType:
DGrMtlPipelineStateDataManager.mm290 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) ||
/external/skia/src/core/
DSkNormalMapSource.cpp49 fXformUni = uniformHandler->addUniform(kFragment_GrShaderFlag, kFloat2x2_GrSLType, in emitCode()
DSkRuntimeEffect.cpp141 SET_TYPES(Variable::Type::kFloat2x2, kFloat2x2_GrSLType); in Make()
/external/skqp/src/core/
DSkNormalMapSource.cpp49 fXformUni = uniformHandler->addUniform(kFragment_GrShaderFlag, kFloat2x2_GrSLType, in emitCode()
/external/skqp/src/gpu/mtl/
DGrMtlUniformHandler.mm69 case kFloat2x2_GrSLType:
150 case kFloat2x2_GrSLType:
DGrMtlPipelineStateDataManager.mm322 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) ||
/external/skqp/src/gpu/gl/
DGrGLProgramDataManager.cpp274 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) || in setMatrices()
/external/skia/src/gpu/gl/
DGrGLProgramDataManager.cpp274 SkASSERT(uni.fType == kFloat2x2_GrSLType + (N - 2) || in setMatrices()