Searched defs:Step (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dexactrast.c35 static float Step = 0.125; variable in typeref:typename:float
H A Dcalibrate_rast.c31 static float Step = 1.0 / 16.0; variable in typeref:typename:float
[all...]
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datiprint.c149 int Step; local in function:ATIMach64PrintRegisters
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaFillPoly.c85 #define Step(x,dx,dy,e,sign,step) {\ macro
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A DOpenCL.std.h172 Step = 101, enumerator in enum:OpenCLstd
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A DOpenCL.std.h175 Step = 101, enumerator in enum:OpenCLLIB::Entrypoints
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_demo.cpp3822 static void Step(ImGuiSizeCallbackData* data) { float step = (float)(int)(intptr_t)data->UserData; data->DesiredSize = ImVec2((int)(data->DesiredSize.x / step + 0.5f) * step, (int)(data->DesiredSize.y / step + 0.5f) * step); } function in struct:ShowExampleAppConstrainedResize::CustomConstraints
H A Dimgui.cpp2229 bool ImGuiListClipper::Step() function in class:ImGuiListClipper
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp2229 bool ImGuiListClipper::Step() function in class:ImGuiListClipper

Completed in 48 milliseconds