Home
last modified time | relevance | path

Searched refs:fbWidth (Results 1 – 25 of 116) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_copytex.c50 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
71 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
77 fbWidth); in st_copy_framebuffer_to_texture()
84 fbWidth, 0); in st_copy_framebuffer_to_texture()
92 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
98 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
105 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
116 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
122 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
129 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_copytex.c49 GLint fbWidth, GLint fbHeight, in st_copy_framebuffer_to_texture() argument
70 if (width == fbWidth) { in st_copy_framebuffer_to_texture()
76 fbWidth); in st_copy_framebuffer_to_texture()
83 fbWidth, 0); in st_copy_framebuffer_to_texture()
91 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
97 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
104 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
115 if (width == fbWidth && height == fbHeight) { in st_copy_framebuffer_to_texture()
121 fbWidth, fbHeight); in st_copy_framebuffer_to_texture()
128 fbWidth, fbHeight, 0); in st_copy_framebuffer_to_texture()
/dports/net/tigervnc-server/tigervnc-1.12.0/tests/unit/
H A Dconv.cxx29 static const int fbWidth = 40; variable
31 static const int fbArea = fbWidth * fbHeight;
144 for (x = 0;x < fbWidth/2;x++) in testBuffer()
150 fbWidth/2, fbHeight, fbWidth, fbWidth); in testBuffer()
153 for (x = 0;x < fbWidth;x++) { in testBuffer()
154 if (x < fbWidth/2) { in testBuffer()
195 for (x = 0;x < fbWidth/2;x++) in testRGB()
201 fbWidth/2, fbWidth, fbHeight); in testRGB()
205 fbWidth/2, fbWidth, fbHeight); in testRGB()
208 for (x = 0;x < fbWidth;x++) { in testRGB()
[all …]
/dports/net/tigervnc-viewer/tigervnc-1.12.0/tests/unit/
H A Dconv.cxx29 static const int fbWidth = 40; variable
31 static const int fbArea = fbWidth * fbHeight;
144 for (x = 0;x < fbWidth/2;x++) in testBuffer()
150 fbWidth/2, fbHeight, fbWidth, fbWidth); in testBuffer()
153 for (x = 0;x < fbWidth;x++) { in testBuffer()
154 if (x < fbWidth/2) { in testBuffer()
195 for (x = 0;x < fbWidth/2;x++) in testRGB()
201 fbWidth/2, fbWidth, fbHeight); in testRGB()
205 fbWidth/2, fbWidth, fbHeight); in testRGB()
208 for (x = 0;x < fbWidth;x++) { in testRGB()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/gx/gui/
H A Dfont.c216 …s32 width = (fontHeader->cell_width * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->v… in DrawChar()
309 x -= (vmode->fbWidth / 2); in FONT_write()
323 … w = (font_size[(u8)*string] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWidth); in FONT_write()
344 …w += (font_size[(u8)string[i++]] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWi… in FONT_writeCenter()
348 x = x1 + (x2 - x1 - w - vmode->fbWidth) / 2; in FONT_writeCenter()
349 x2 -= (vmode->fbWidth / 2); in FONT_writeCenter()
354 … w = (font_size[(u8)*string] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWidth); in FONT_writeCenter()
380 …w += (font_size[(u8)string[i++]] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWi… in FONT_alignRight()
383 x -= (vmode->fbWidth / 2); in FONT_alignRight()
391 … w = (font_size[(u8)*string] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWidth); in FONT_alignRight()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/gx/gui/
H A Dfont.c216 …s32 width = (fontHeader->cell_width * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->v… in DrawChar()
309 x -= (vmode->fbWidth / 2); in FONT_write()
323 … w = (font_size[(u8)*string] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWidth); in FONT_write()
344 …w += (font_size[(u8)string[i++]] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWi… in FONT_writeCenter()
348 x = x1 + (x2 - x1 - w - vmode->fbWidth) / 2; in FONT_writeCenter()
349 x2 -= (vmode->fbWidth / 2); in FONT_writeCenter()
354 … w = (font_size[(u8)*string] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWidth); in FONT_writeCenter()
380 …w += (font_size[(u8)string[i++]] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWi… in FONT_alignRight()
383 x -= (vmode->fbWidth / 2); in FONT_alignRight()
391 … w = (font_size[(u8)*string] * size * vmode->fbWidth) / (fontHeader->cell_height * vmode->viWidth); in FONT_alignRight()
[all …]
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/example/
H A Dexample_gl2.c116 int fbWidth, fbHeight; in main() local
126 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
129 pxRatio = (float)fbWidth / (float)winWidth; in main()
132 glViewport(0, 0, fbWidth, fbHeight); in main()
148 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gles2.c103 int fbWidth, fbHeight; in main() local
113 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
115 pxRatio = (float)fbWidth / (float)winWidth; in main()
118 glViewport(0, 0, fbWidth, fbHeight); in main()
139 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gles3.c103 int fbWidth, fbHeight; in main() local
113 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
115 pxRatio = (float)fbWidth / (float)winWidth; in main()
118 glViewport(0, 0, fbWidth, fbHeight); in main()
141 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gl3.c131 int fbWidth, fbHeight; in main() local
144 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
146 pxRatio = (float)fbWidth / (float)winWidth; in main()
149 glViewport(0, 0, fbWidth, fbHeight); in main()
180 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/example/
H A Dexample_gl2.c117 int fbWidth, fbHeight; in main() local
127 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
130 pxRatio = (float)fbWidth / (float)winWidth; in main()
133 glViewport(0, 0, fbWidth, fbHeight); in main()
149 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gles2.c104 int fbWidth, fbHeight; in main() local
114 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
116 pxRatio = (float)fbWidth / (float)winWidth; in main()
119 glViewport(0, 0, fbWidth, fbHeight); in main()
140 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gles3.c104 int fbWidth, fbHeight; in main() local
114 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
116 pxRatio = (float)fbWidth / (float)winWidth; in main()
119 glViewport(0, 0, fbWidth, fbHeight); in main()
142 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/example/
H A Dexample_gl2.c117 int fbWidth, fbHeight; in main() local
127 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
130 pxRatio = (float)fbWidth / (float)winWidth; in main()
133 glViewport(0, 0, fbWidth, fbHeight); in main()
149 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gles2.c104 int fbWidth, fbHeight; in main() local
114 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
116 pxRatio = (float)fbWidth / (float)winWidth; in main()
119 glViewport(0, 0, fbWidth, fbHeight); in main()
140 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()
H A Dexample_gles3.c104 int fbWidth, fbHeight; in main() local
114 glfwGetFramebufferSize(window, &fbWidth, &fbHeight); in main()
116 pxRatio = (float)fbWidth / (float)winWidth; in main()
119 glViewport(0, 0, fbWidth, fbHeight); in main()
142 saveScreenShot(fbWidth, fbHeight, premult, "dump.png"); in main()

12345