Home
last modified time | relevance | path

Searched refs:kPatches (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/src/gpu/
H A DGrProgramInfo.h50 SkASSERT((GrPrimitiveType::kPatches == fPrimitiveType) == in GrProgramInfo()
70 SkASSERT(GrPrimitiveType::kPatches == fPrimitiveType); in tessellationPatchVertexCount()
113 uint8_t fTessellationPatchVertexCount; // GrPrimType::kPatches.
H A DGrOpsRenderPass.cpp90 if (GrPrimitiveType::kPatches == programInfo.primitiveType()) { in bindPipeline()
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrPathTessellationShader_Hardware.cpp39 GrPrimitiveType::kPatches, 5, viewMatrix, color, attribs) { in HardwareWedgeShader()
181 GrPrimitiveType::kPatches, 4, viewMatrix, color, in HardwareCurveShader()
H A DGrStrokeTessellationShader.cpp24 ? GrPrimitiveType::kPatches in GrStrokeTessellationShader()
/third_party/skia/gm/
H A Dtessellation.cpp341 shader.get(), GrPrimitiveType::kPatches,
/third_party/skia/src/gpu/ops/
H A DDrawVerticesOp.cpp634 case GrPrimitiveType::kPatches:
652 case GrPrimitiveType::kPatches:
/third_party/skia/src/gpu/d3d/
H A DGrD3DOpsRenderPass.cpp131 case GrPrimitiveType::kPatches: // Unsupported in set_primitive_topology()
H A DGrD3DPipelineStateBuilder.cpp490 case GrPrimitiveType::kPatches: // fall through, unsupported in gr_primitive_type_to_d3d()
/third_party/skia/src/gpu/vk/
H A DGrVkPipeline.cpp162 case GrPrimitiveType::kPatches: in gr_primitive_type_to_vk_topology()
/third_party/skia/include/private/
H A DGrTypesPriv.h48 kPatches, member in GrPrimitiveType
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1889 if (GrPrimitiveType::kPatches == programInfo.primitiveType()) { in flushGLState()
2356 case GrPrimitiveType::kPatches: in prepareToDraw()

Completed in 15 milliseconds