(computer science) a buffer that stores the contents of an image pixel by pixel
frame buffer 片语
片语
front frame buffer前台帧缓沖
LFB Linear Frame-Buffer线性帧缓沖
frame-buffer memory帧缓沖器存储器
frame alignment buffer帧定位缓沖器
frame e buffer帧缓沖器
Accessing the Frame-Buffer Directly直接访问帧缓沖区
Linear Frame-Buffer线性帧缓沖
frame-buffer-mapping帧缓沖映射
frame buffer 例句
英汉例句
When a hardware cursor is employed, the pixels of the mouse cursor do not actually exist in the frame buffer because the hardware is responsible for performing the overlay.
硬件游标采用时,鼠标光标的像素并不实际存在于帧缓沖区因为硬件负责执行覆盖。
How to write pass-through vertex and fragment shaders for a frame buffer with attached texture?
如何写通过一个附加的纹理帧的顶点和片段着色器?
The window server provides a region of Shared memory to clients for drawing and then composites this into the frame buffer (on the GPU).
窗口服务器为客户提供了一块共用内存区域用来绘图,然后(用gpu)将其混合为帧缓沖。
The sampling rate of continuous video data processed by the system is high , so we use a method by the use of FIFO frame buffer to capture the video.
The course of their work in graphics, Z buffer, frame buffer and texture buffer memory bandwidth will be substantially occupied resources.
在显卡工作过程中,Z缓沖器、帧缓沖器和纹理缓沖器都会大幅占用显存带宽资源。
It「s now just like the good old days, back when all you had was a frame buffer and a software cursor.
它现在的只是喜欢好过去,回时必须是帧缓沖区并软件游标。
The value of this stage is multiplied by frame buffer source color value.
此阶段的值是和源帧缓沖中源颜色的值相乘。
The API does not try to guess anything anymore – all frame buffer related actions such as tile loads & stores, anti-aliasing resolves are done explicitly.
API不用再去说明什么——因为所有与帧缓沖相关的动作例如加载平铺,抗锯齿处理已经充分做好了。
The new method improves the efficiency of bus and reduces the size of frame buffer in memory and FIFO in DMA channel.
这种结构提高了总线效率,并且减小了内存中解码帧缓沖器和通道中FIFO的面积。
Allows an application to take screen shots and more generally get access to the frame buffer data.
允许一个应用程序通过访问帧缓沖区(一般一屏就是一帧)获取屏幕截图等帧数据。
A novel frame buffer pixel circuit was developed which acquires low power inside a pixel.
开发了一种新型的帧存储像素电路结构,实现了像素内低功耗。
If you know how to get at a bitmap once it」s rendered by the frame buffer and are confident that getting at it won't eat all the performance gain, DO TEACH me!