Searched refs:ARB_VERTEX_ARRAY_BGRA (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c112 {"GL_ARB_vertex_array_bgra", ARB_VERTEX_ARRAY_BGRA, 0 },
2194 if (!gl_info->supported[ARB_VERTEX_ARRAY_BGRA] && gl_info->supported[EXT_VERTEX_ARRAY_BGRA])
2197 gl_info->supported[ARB_VERTEX_ARRAY_BGRA] = TRUE;
H A Dwined3d_gl.h1820 ARB_VERTEX_ARRAY_BGRA, enumerator in enum:wined3d_gl_extension
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_gl.h100 ARB_VERTEX_ARRAY_BGRA, enumerator in enum:wined3d_gl_extension
H A Ddrawprim.c379 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
H A Dbuffer.c371 BOOL support_d3dcolor = adapter->gl_info.supported[ARB_VERTEX_ARRAY_BGRA];
H A Ddirectx.c155 {"GL_ARB_vertex_array_bgra", ARB_VERTEX_ARRAY_BGRA },
3059 if (!gl_info->supported[ARB_VERTEX_ARRAY_BGRA] && gl_info->supported[EXT_VERTEX_ARRAY_BGRA])
3062 gl_info->supported[ARB_VERTEX_ARRAY_BGRA] = TRUE;
H A Ddevice.c282 if (!device->adapter->gl_info.supported[ARB_VERTEX_ARRAY_BGRA]
349 slow_mask |= -!gl_info->supported[ARB_VERTEX_ARRAY_BGRA]
H A Dutils.c1803 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
H A Dstate.c4255 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dbuffer.c520 BOOL support_d3dcolor = gl_info->supported[ARB_VERTEX_ARRAY_BGRA];
H A Ddrawprim.c348 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
H A Ddirectx.c103 {"GL_ARB_vertex_array_bgra", ARB_VERTEX_ARRAY_BGRA, 0 },
2391 if (!gl_info->supported[ARB_VERTEX_ARRAY_BGRA] && gl_info->supported[EXT_VERTEX_ARRAY_BGRA])
2394 gl_info->supported[ARB_VERTEX_ARRAY_BGRA] = TRUE;
H A Ddevice.c314 if (!This->adapter->gl_info.supported[ARB_VERTEX_ARRAY_BGRA]
397 if (!gl_info->supported[ARB_VERTEX_ARRAY_BGRA]
462 slow_mask |= -!gl_info->supported[ARB_VERTEX_ARRAY_BGRA]
H A Dutils.c1438 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
H A Dstate.c4148 if (gl_info->supported[ARB_VERTEX_ARRAY_BGRA])
H A Dwined3d_gl.h1815 ARB_VERTEX_ARRAY_BGRA, enumerator in enum:wined3d_gl_extension

Completed in 330 milliseconds