Home
last modified time | relevance | path

Searched refs:widthf (Results 26 – 50 of 78) sorted by relevance

1234

/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di830_state.c621 i830LineWidth(struct gl_context * ctx, GLfloat widthf) in i830LineWidth() argument
629 width = (int) (widthf * 2); in i830LineWidth()
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/tools/geometryv/
H A Dgeometryv.cpp268 const float widthf = float(int32_t(_width)); in update() local
272 m_dx = float(_mx - m_prevMx)/widthf; in update()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/37-gpudrivenrendering/
H A Dgpudrivenrendering.cpp165 const float widthf = float(int32_t(_width)); in update() local
169 m_dx = float(_mx - m_prevMx) / widthf; in update()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/37-gpudrivenrendering/
H A Dgpudrivenrendering.cpp165 const float widthf = float(int32_t(_width)); in update() local
169 m_dx = float(_mx - m_prevMx) / widthf; in update()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/tools/geometryv/
H A Dgeometryv.cpp268 const float widthf = float(int32_t(_width)); in update() local
272 m_dx = float(_mx - m_prevMx)/widthf; in update()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i915/
H A Di915_state.c592 i915LineWidth(struct gl_context * ctx, GLfloat widthf) in i915LineWidth() argument
600 width = (int) (widthf * 2); in i915LineWidth()
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DSimpleOpenGL3App.cpp95 static void SimpleResizeCallback(float widthf, float heightf) in SimpleResizeCallback() argument
97 int width = (int)widthf; in SimpleResizeCallback()
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DSimpleOpenGL3App.cpp95 static void SimpleResizeCallback(float widthf, float heightf) in SimpleResizeCallback() argument
97 int width = (int)widthf; in SimpleResizeCallback()
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dfigure.py2045 widthf = np.sum(wr[self._subplotspec.colspan]) / np.sum(wr)
2058 self.bbox_relative = Bbox.from_bounds(x0, y0, widthf, heightf)
2061 self.bbox_relative.p1 = (x0 + widthf, y0 + heightf)

1234