Home
last modified time | relevance | path

Searched defs:pos0 (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c61 float *pos0 = v0->data[pos]; in wideline_line() local
[all...]
H A Ddraw_pipe_stipple.c127 const float *pos0 = v0->data[pos]; in stipple_line() local
H A Ddraw_pipe_wide_point.c141 float *pos0 = v0->data[pos]; in widepoint_point() local
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.cc244 auto pos0=parsePosition(val[0],val[1]); in parseNupLayout() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp109 Vector4f pos0; in transformBlend() local
124 Vector4f pos0; in transformBlend() local
141 Vector4f pos0; transformBlend() local
[all...]
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp188 static SkScalar center(float pos0, float pos1) { in center() argument
/third_party/ffmpeg/libavcodec/
H A Damrwbdec.c396 int pos0 = BIT_STR(code, m, m) + off; in decode_2p_track() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp992 deUint32 pos0 = 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp992 deUint32 pos0 = 0; in iterate() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1131 int pos0 = find_output_by_semantic(&shader->info.base, in generate_fs_loop() 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

Completed in 24 milliseconds