Home
last modified time | relevance | path

Searched defs:cp0 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DResourceUsageTrackingTests.cpp356 wgpu::ComputePipeline cp0 = CreateNoOpComputePipeline({bgl0}); in TEST_F() local
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp1166 void ImDrawList::AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImVec2& pos1, ImU32 col, float thickness, int num_segments) in AddBezierCurve() argument
/third_party/glfw/deps/
H A Dnuklear.h10270 nk_draw_list_stroke_curve(struct nk_draw_list *list, struct nk_vec2 p0, struct nk_vec2 cp0, struct nk_vec2 cp1, struct nk_vec2 p1, struct nk_color col, unsigned int segments, float thickness) nk_draw_list_stroke_curve() argument

Completed in 55 milliseconds