Home
last modified time | relevance | path

Searched defs:tess (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DPathRendererChain.cpp60 auto tess = sk_make_sp<TessellationPathRenderer>(); in PathRendererChain() local
H A DSurfaceDrawContext.cpp1822 PathRenderer* tess = this->drawingManager()->getTessellationPathRenderer(); in drawShapeUsingPathRenderer() local
/third_party/ffmpeg/libavfilter/
H A Dvf_ocr.c37 TessBaseAPI *tess; member
/third_party/skia/bench/
H A DTessellateBench.cpp143 auto tess = PathCurveTessellator::Make(&arena, in DEF_PATH_TESS_BENCH() local
157 auto tess = PathWedgeTessellator::Make(&arena, in DEF_PATH_TESS_BENCH() local
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp43 void extract_verts(const GrAAConvexTessellator& tess, in extract_verts() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.h184 } tess; member
H A Dtu_pipeline.c1224 const struct ir3_shader_variant *tess = in tu6_emit_vpc() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp409 const bool tess = m_params.tessellation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp389 const bool tess = m_params.tessellation(); in iterate() local
/third_party/mesa3d/src/compiler/
H A Dshader_info.h521 } tess; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h744 } tess; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h817 uint8_t tess : 1; member

Completed in 19 milliseconds