Home
last modified time | relevance | path

Searched refs:g_draw (Results 1 – 14 of 14) sorted by relevance

/dports/devel/z88dk/z88dk/examples/ticalc/
H A Dgraygfx.c21 g_draw(3,3,93,3,G_DARK); in main()
22 g_draw(3,3,3,61,G_DARK); in main()
23 g_draw(93,3,93,61,G_DARK); in main()
24 g_draw(3,61,93,61,G_DARK); in main()
26 g_draw(2,2,92,2,G_LIGHT); in main()
27 g_draw(2,2,2,60,G_LIGHT); in main()
28 g_draw(92,2,92,60,G_LIGHT); in main()
29 g_draw(2,60,92,60,G_LIGHT); in main()
/dports/devel/z88dk/z88dk/examples/sam/
H A Dgraygfx.c21 g_draw(3,3,93,3,G_DARK); in main()
22 g_draw(3,3,3,61,G_DARK); in main()
23 g_draw(93,3,93,61,G_DARK); in main()
24 g_draw(3,61,93,61,G_DARK); in main()
26 g_draw(2,2,92,2,G_LIGHT); in main()
27 g_draw(2,2,2,60,G_LIGHT); in main()
28 g_draw(92,2,92,60,G_LIGHT); in main()
29 g_draw(2,60,92,60,G_LIGHT); in main()
/dports/devel/z88dk/z88dk/libsrc/gfx/gray/
H A Dg_draw.asm7 ; $Id: g_draw.asm,v 1.6 2017-01-02 22:57:58 aralbrec Exp $
10 ;Usage: g_draw(int x1, int y1, int x2, int y2, int GrayLevel)
13 PUBLIC g_draw
22 .g_draw
H A Dgfx_gray.lst5 gfx/gray/obj/${TARGET}/g_draw
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DNativeApp.cpp175 static Draw::DrawContext *g_draw; variable
910 g_draw = graphicsContext->GetDrawContext(); in NativeInitGraphics()
937 ui_draw2d.Init(g_draw, texColorPipeline); in NativeInitGraphics()
938 ui_draw2d_front.Init(g_draw, texColorPipeline); in NativeInitGraphics()
945 screenManager->setDrawContext(g_draw); in NativeInitGraphics()
980 InputLayout *inputLayout = ui_draw2d.CreateInputLayout(g_draw); in CreateGlobalPipelines()
983 RasterState *rasterNoCull = g_draw->CreateRasterState({}); in CreateGlobalPipelines()
987 { g_draw->GetVshaderPreset(VS_COLOR_2D), g_draw->GetFshaderPreset(FS_COLOR_2D) }, in CreateGlobalPipelines()
992 { g_draw->GetVshaderPreset(VS_TEXTURE_COLOR_2D), g_draw->GetFshaderPreset(FS_TEXTURE_COLOR_2D) }, in CreateGlobalPipelines()
996 colorPipeline = g_draw->CreateGraphicsPipeline(colorDesc); in CreateGlobalPipelines()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DNativeApp.cpp175 static Draw::DrawContext *g_draw; variable
910 g_draw = graphicsContext->GetDrawContext(); in NativeInitGraphics()
937 ui_draw2d.Init(g_draw, texColorPipeline); in NativeInitGraphics()
938 ui_draw2d_front.Init(g_draw, texColorPipeline); in NativeInitGraphics()
945 screenManager->setDrawContext(g_draw); in NativeInitGraphics()
980 InputLayout *inputLayout = ui_draw2d.CreateInputLayout(g_draw); in CreateGlobalPipelines()
983 RasterState *rasterNoCull = g_draw->CreateRasterState({}); in CreateGlobalPipelines()
987 { g_draw->GetVshaderPreset(VS_COLOR_2D), g_draw->GetFshaderPreset(FS_COLOR_2D) }, in CreateGlobalPipelines()
992 { g_draw->GetVshaderPreset(VS_TEXTURE_COLOR_2D), g_draw->GetFshaderPreset(FS_TEXTURE_COLOR_2D) }, in CreateGlobalPipelines()
996 colorPipeline = g_draw->CreateGraphicsPipeline(colorDesc); in CreateGlobalPipelines()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DNativeApp.cpp175 static Draw::DrawContext *g_draw; variable
910 g_draw = graphicsContext->GetDrawContext(); in NativeInitGraphics()
937 ui_draw2d.Init(g_draw, texColorPipeline); in NativeInitGraphics()
938 ui_draw2d_front.Init(g_draw, texColorPipeline); in NativeInitGraphics()
945 screenManager->setDrawContext(g_draw); in NativeInitGraphics()
980 InputLayout *inputLayout = ui_draw2d.CreateInputLayout(g_draw); in CreateGlobalPipelines()
983 RasterState *rasterNoCull = g_draw->CreateRasterState({}); in CreateGlobalPipelines()
987 { g_draw->GetVshaderPreset(VS_COLOR_2D), g_draw->GetFshaderPreset(FS_COLOR_2D) }, in CreateGlobalPipelines()
992 { g_draw->GetVshaderPreset(VS_TEXTURE_COLOR_2D), g_draw->GetFshaderPreset(FS_TEXTURE_COLOR_2D) }, in CreateGlobalPipelines()
996 colorPipeline = g_draw->CreateGraphicsPipeline(colorDesc); in CreateGlobalPipelines()
[all …]
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsalogif.c263 (GlobalDrawPtr g_draw, Int4 pntX, Int4 pntY, in PrintImageMapForGlobal() argument
275 if(g_draw == NULL) in PrintImageMapForGlobal()
277 for(gbp_list = g_draw->gbp_list; gbp_list != NULL; gbp_list = gbp_list->next) in PrintImageMapForGlobal()
721 GlobalDrawPtr g_draw; in PrintOneAlignmentOverview() local
786 g_draw = NULL; in PrintOneAlignmentOverview()
788 &g_draw, TRUE); in PrintOneAlignmentOverview()
812 if(!PrintImageMapForGlobal(g_draw, pBox.left, pBox.top, 1, title_buf, in PrintOneAlignmentOverview()
858 if(g_draw != NULL) in PrintOneAlignmentOverview()
859 free_global_draw(g_draw); in PrintOneAlignmentOverview()
/dports/graphics/graphviz/graphviz-2.44.1/plugin/core/
H A Dgvrender_core_dot.c70 attrsym_t *g_draw; member
331 agxset(cluster_g, xd->g_draw, agxbuse(xbufs[EMIT_CDRAW])); in xdot_end_cluster()
411 xd->g_draw = safe_dcl(g, AGRAPH, "_draw_", ""); in xdot_begin_graph()
413 xd->g_draw = NULL; in xdot_begin_graph()
479 if (!xd->g_draw) in xdot_end_graph()
480 xd->g_draw = safe_dcl(g, AGRAPH, "_draw_", ""); in xdot_end_graph()
481 agxset(g, xd->g_draw, agxbuse(xbufs[EMIT_GDRAW])); in xdot_end_graph()
/dports/devel/z88dk/z88dk/include/
H A Dgray.h30 extern void __LIB__ g_draw(int x1, int y1, int x2, int y2, int GrayLevel);
/dports/editors/fte/fte/src/
H A Dobjs.inc35 g_draw.$(OEXT)\
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Util/
H A DPPGeDraw.cpp45 static Draw::DrawContext *g_draw = nullptr; variable
133 g_draw = draw; in PPGeSetDrawContext()
750 textDrawer = TextDrawer::Create(g_draw); in HasTextDrawer()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Util/
H A DPPGeDraw.cpp45 static Draw::DrawContext *g_draw = nullptr;
133 g_draw = draw;
750 textDrawer = TextDrawer::Create(g_draw);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Util/
H A DPPGeDraw.cpp45 static Draw::DrawContext *g_draw = nullptr; variable
133 g_draw = draw; in PPGeSetDrawContext()
750 textDrawer = TextDrawer::Create(g_draw); in HasTextDrawer()