Home
last modified time | relevance | path

Searched refs:kMat44f_GrSLType (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
DGrTypesPriv.h25 kMat44f_GrSLType, enumerator
46 GR_STATIC_ASSERT(6 == kMat44f_GrSLType); in GrSLTypeVectorCount()
/external/skia/include/gpu/
DGrTypesPriv.h25 kMat44f_GrSLType, enumerator
46 GR_STATIC_ASSERT(6 == kMat44f_GrSLType); in GrSLTypeVectorCount()
/external/skia/src/gpu/effects/
DGrBicubicEffect.cpp58 kMat44f_GrSLType, "Coefficients"); in emitCode()
68 GrGLShaderVar("coefficients", kMat44f_GrSLType), in emitCode()
/external/chromium_org/third_party/skia/src/gpu/effects/
DGrBicubicEffect.cpp58 kMat44f_GrSLType, "Coefficients"); in emitCode()
68 GrGLShaderVar("coefficients", kMat44f_GrSLType), in emitCode()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLUniformManager.cpp189 SkASSERT(uni.fType == kMat44f_GrSLType); in setMatrix4f()
222 SkASSERT(uni.fType == kMat44f_GrSLType); in setMatrix4fv()
DGrGLSL.h68 case kMat44f_GrSLType: in GrGLSLTypeString()
/external/skia/src/gpu/gl/
DGrGLUniformManager.cpp189 SkASSERT(uni.fType == kMat44f_GrSLType); in setMatrix4f()
222 SkASSERT(uni.fType == kMat44f_GrSLType); in setMatrix4fv()
DGrGLSL.h68 case kMat44f_GrSLType: in GrGLSLTypeString()
/external/skia/src/effects/
DSkColorMatrixFilter.cpp409 kMat44f_GrSLType, in emitCode()
/external/chromium_org/third_party/skia/src/effects/
DSkColorMatrixFilter.cpp409 kMat44f_GrSLType, in emitCode()