Home
last modified time | relevance | path

Searched refs:textureConfig (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/ops/
DGrQuadPerEdgeAA.cpp518 GrTextureType textureType, GrPixelConfig textureConfig, in Make() argument
523 vertexSpec, caps, textureType, textureConfig, samplerState, extraSamplerKey, in Make()
685 GrTextureType textureType, GrPixelConfig textureConfig, in QuadPerEdgeAAGeometryProcessor() argument
691 , fSampler(textureType, textureConfig, samplerState, extraSamplerKey) { in QuadPerEdgeAAGeometryProcessor()
760 GrTextureType textureType, GrPixelConfig textureConfig, in MakeTexturedProcessor() argument
763 return QuadPerEdgeAAGeometryProcessor::Make(spec, caps, textureType, textureConfig, in MakeTexturedProcessor()
DGrQuadPerEdgeAA.h76 const GrShaderCaps& caps, GrTextureType textureType, GrPixelConfig textureConfig,
/external/skia/src/gpu/ops/
DGrQuadPerEdgeAA.cpp806 GrTextureType textureType, GrPixelConfig textureConfig, in Make() argument
811 vertexSpec, caps, textureType, textureConfig, samplerState, extraSamplerKey, in Make()
973 GrTextureType textureType, GrPixelConfig textureConfig, in QuadPerEdgeAAGeometryProcessor() argument
979 , fSampler(textureType, textureConfig, samplerState, extraSamplerKey) { in QuadPerEdgeAAGeometryProcessor()
1048 GrTextureType textureType, GrPixelConfig textureConfig, in MakeTexturedProcessor() argument
1051 return QuadPerEdgeAAGeometryProcessor::Make(spec, caps, textureType, textureConfig, in MakeTexturedProcessor()
DGrQuadPerEdgeAA.h79 const GrShaderCaps& caps, GrTextureType textureType, GrPixelConfig textureConfig,