Lines Matching defs:format
145 const enum pipe_format format = scene->fb.cbufs[cbuf]->format;
149 * this is pretty rough since we have target format (bunch of bytes...)
153 "%s clear value (target format %d) raw 0x%x,0x%x,0x%x,0x%x\n",
154 __FUNCTION__, format, uc.ui[0], uc.ui[1], uc.ui[2], uc.ui[3]);
160 format,
207 util_format_get_blocksize(scene->fb.zsbuf->format);
548 cbuf->format,
565 cbuf->format == PIPE_FORMAT_B8G8R8X8_UNORM)) {
567 cbuf->format,
577 if (cbuf->format == PIPE_FORMAT_B8G8R8A8_UNORM) {