Searched defs:pos0 (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | VertexPipeline.cpp | 109 Vector4f pos0; in transformBlend() local 124 Vector4f pos0; in transformBlend() local 141 Vector4f pos0; in transformBlend() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_wide_line.c | 61 float *pos0 = v0->data[pos]; in wideline_line() local
|
D | draw_pipe_wide_point.c | 141 float *pos0 = v0->data[pos]; in widepoint_point() local
|
D | draw_pipe_stipple.c | 127 const float *pos0 = v0->data[pos]; in stipple_line() local
|
/third_party/cups-filters/filter/pdftopdf/ |
D | nup.cc | 244 auto pos0=parsePosition(val[0],val[1]); in parseNupLayout() local
|
/third_party/skia/tools/viewer/ |
D | TouchGesture.cpp | 188 static SkScalar center(float pos0, float pos1) { in center()
|
/third_party/ffmpeg/libavcodec/ |
D | amrwbdec.c | 396 int pos0 = BIT_STR(code, m, m) + off; in decode_2p_track() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
D | vktRayTracingComplexControlFlowTests.cpp | 992 deUint32 pos0 = 0; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingComplexControlFlowTests.cpp | 992 deUint32 pos0 = 0; in iterate() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1131 int pos0 = find_output_by_semantic(&shader->info.base, in generate_fs_loop() local
|
/third_party/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 1166 void ImDrawList::AddBezierCurve(const ImVec2& pos0, const ImVec2& cp0, const ImVec2& cp1, const ImV… in AddBezierCurve()
|
D | imgui_widgets.cpp | 5334 ImVec2 pos0 = ImLerp(inner_bb.Min, inner_bb.Max, tp0); in PlotEx() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_widgets.cpp | 6508 ImVec2 pos0 = ImLerp(inner_bb.Min, inner_bb.Max, tp0); in PlotEx() local
|