Searched defs:Clear (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dstep.c58 static void Clear(void) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp101 void Clear(int32 color) function in struct:RasBuf32
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Dcoord.cpp150 VOID CoordTerm::Clear() function in class:Addr::V2::CoordTerm
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Dcoord.cpp150 VOID CoordTerm::Clear() function in class:Addr::V2::CoordTerm
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Dcoord.cpp142 VOID CoordTerm::Clear() function in class:Addr::V2::CoordTerm
/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c366 Clear(Widget widget, XEvent *event, String *params, Cardinal *num_params) function in typeref:typename:void
/xsrc/external/mit/bitmap/dist/
H A DBitmap.h147 #define Clear 0 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddd.h118 void (*Clear)( struct gl_context *ctx, GLbitfield buffers ); member in struct:dd_function_table
H A Dmtypes.h507 GLclampd Clear; /**< Value to clear depth buffer to */ member in struct:gl_depthbuffer_attrib
844 GLuint Clear; /**< Clear value */ member in struct:gl_stencil_attrib
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.h426 struct clear_state Clear; /**< For _mesa_meta_Clear() */ member in struct:gl_meta_state
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.h365 struct clear_state Clear; /**< For _mesa_meta_Clear() */ member in struct:gl_meta_state
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddd.h140 void (*Clear)( struct gl_context *ctx, GLbitfield buffers ); member in struct:dd_function_table
H A Dmtypes.h457 GLclampd Clear; /**< Value to clear depth buffer to */ member in struct:gl_depthbuffer_attrib
821 GLuint Clear; /**< Clear value */ member in struct:gl_stencil_attrib
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp3465 void Clear() function in struct:ExampleAppLog
[all...]
H A Dimgui_draw.cpp359 void ImDrawList::Clear() function in class:ImDrawList
1497 void ImFontAtlas::Clear() function in class:ImFontAtlas
H A Dimgui.h1474 void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, sizeof(DataType)); DataFrameCount = -1; Preview = Delivery = false; } function in struct:ImGuiPayload
1557 void Clear() { InputBuf[0] = 0; Build(); } function in struct:ImGuiTextFilter
1622 void Clear() { Data.clear(); } function in struct:ImGuiStorage
1903 void Clear() { Vali function in struct:ImDrawData
[all...]
H A Dimgui_internal.h257 void Clear() { Storage.clear(); } function in struct:ImBoolVector
278 void Clear() { for (int n = 0; n < Map.Data.Size; n++) { int idx = Map.Data[n].val_i; if (idx != -1) Data[idx].~T(); } Map.Clear(); Data.clear(); FreeIdx = 0; } function in struct:ImPool
650 void Clear() function in struct:ImGuiColumnsSet
686 void Clear() { for (int n = 0; n < IM_ARRAYSIZE(Layers); n++) Layers[n].resize(0); } function in struct:ImDrawDataBuilder
702 void Clear() { ID = SelectScopeId = 0; Window = NULL; DistBox = DistCenter = DistAxial = FLT_MAX; RectRel = ImRect(); } function in struct:ImGuiNavMoveResult
739 void Clear() function in struct:ImGuiNextWindowData
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest.cc2162 void TestResult::Clear() { function in class:testing::TestResult
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp359 void ImDrawList::Clear() function in class:ImDrawList
1497 void ImFontAtlas::Clear() function in class:ImFontAtlas
H A Dimgui.h1474 void Clear() { SourceId = SourceParentId = 0; Data = NULL; DataSize = 0; memset(DataType, 0, sizeof(DataType)); DataFrameCount = -1; Preview = Delivery = false; } function in struct:ImGuiPayload
1557 void Clear() { InputBuf[0] = 0; Build(); } function in struct:ImGuiTextFilter
1622 void Clear() { Data.clear(); } function in struct:ImGuiStorage
1903 void Clear() { Vali function in struct:ImDrawData
[all...]
H A Dimgui_internal.h257 void Clear() { Storage.clear(); } function in struct:ImBoolVector
278 void Clear() { for (int n = 0; n < Map.Data.Size; n++) { int idx = Map.Data[n].val_i; if (idx != -1) Data[idx].~T(); } Map.Clear(); Data.clear(); FreeIdx = 0; } function in struct:ImPool
650 void Clear() function in struct:ImGuiColumnsSet
686 void Clear() { for (int n = 0; n < IM_ARRAYSIZE(Layers); n++) Layers[n].resize(0); } function in struct:ImDrawDataBuilder
702 void Clear() { ID = SelectScopeId = 0; Window = NULL; DistBox = DistCenter = DistAxial = FLT_MAX; RectRel = ImRect(); } function in struct:ImGuiNavMoveResult
739 void Clear() function in struct:ImGuiNextWindowData
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest.cc2183 void TestResult::Clear() { function in class:testing::TestResult

Completed in 94 milliseconds