HomeSort by relevance Sort by last modified time
    Searched refs:_BaseFormat (Results 1 - 25 of 72) sorted by null

1 2 3

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_fbo.c 47 rb->_BaseFormat = GL_RGB;
53 rb->_BaseFormat = GL_RGBA;
58 rb->_BaseFormat = GL_RGB;
63 rb->_BaseFormat = GL_DEPTH_COMPONENT;
71 rb->_BaseFormat = GL_DEPTH_STENCIL;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_fbo.c 47 rb->_BaseFormat = GL_RGB;
53 rb->_BaseFormat = GL_RGBA;
58 rb->_BaseFormat = GL_RGB;
63 rb->_BaseFormat = GL_DEPTH_COMPONENT;
71 rb->_BaseFormat = GL_DEPTH_STENCIL;
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_eglimage.c 89 strb->Base._BaseFormat = st_pipe_format_to_base_format(ps->format);
90 strb->Base.InternalFormat = strb->Base._BaseFormat;
st_cb_fbo.c 123 strb->Base._BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
289 strb->Base._BaseFormat = _mesa_get_format_base_format(strb->Base.Format);
434 rb->_BaseFormat = texImage->_BaseFormat;
st_atom_sampler.c 186 teximg ? teximg->_BaseFormat : GL_RGBA, is_integer);
  /external/mesa3d/src/mesa/state_tracker/
st_cb_eglimage.c 89 strb->Base._BaseFormat = st_pipe_format_to_base_format(ps->format);
90 strb->Base.InternalFormat = strb->Base._BaseFormat;
st_cb_fbo.c 123 strb->Base._BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
289 strb->Base._BaseFormat = _mesa_get_format_base_format(strb->Base.Format);
434 rb->_BaseFormat = texImage->_BaseFormat;
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texrender.c 87 rb->_BaseFormat = _mesa_get_format_base_format(format);
s_span.c     [all...]
s_renderbuffer.c 145 rb->_BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
149 rb->_BaseFormat == 0) {
154 rb->_BaseFormat = GL_RGBA;
158 ASSERT(rb->_BaseFormat);
  /external/mesa3d/src/mesa/swrast/
s_texrender.c 87 rb->_BaseFormat = _mesa_get_format_base_format(format);
s_span.c     [all...]
s_renderbuffer.c 145 rb->_BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
149 rb->_BaseFormat == 0) {
154 rb->_BaseFormat = GL_RGBA;
158 ASSERT(rb->_BaseFormat);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texgetimage.c 277 rebaseFormat = texImage->_BaseFormat;
349 if (texImage->_BaseFormat == GL_LUMINANCE ||
350 texImage->_BaseFormat == GL_INTENSITY ||
351 texImage->_BaseFormat == GL_LUMINANCE_ALPHA) {
356 rebaseFormat = texImage->_BaseFormat;
358 else if ((texImage->_BaseFormat == GL_RGBA ||
359 texImage->_BaseFormat == GL_RGB ||
360 texImage->_BaseFormat == GL_RG) &&
debug.c 318 if (rb->_BaseFormat == GL_RGB ||
319 rb->_BaseFormat == GL_RGBA) {
323 else if (rb->_BaseFormat == GL_DEPTH_STENCIL) {
331 rb->_BaseFormat);
  /external/mesa3d/src/mesa/main/
texgetimage.c 277 rebaseFormat = texImage->_BaseFormat;
349 if (texImage->_BaseFormat == GL_LUMINANCE ||
350 texImage->_BaseFormat == GL_INTENSITY ||
351 texImage->_BaseFormat == GL_LUMINANCE_ALPHA) {
356 rebaseFormat = texImage->_BaseFormat;
358 else if ((texImage->_BaseFormat == GL_RGBA ||
359 texImage->_BaseFormat == GL_RGB ||
360 texImage->_BaseFormat == GL_RG) &&
debug.c 318 if (rb->_BaseFormat == GL_RGB ||
319 rb->_BaseFormat == GL_RGBA) {
323 else if (rb->_BaseFormat == GL_DEPTH_STENCIL) {
331 rb->_BaseFormat);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_tex_subimage.c 119 if (!_mesa_texstore(ctx, 2, texImage->_BaseFormat,
intel_fbo.c 261 rb->_BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
323 rb->_BaseFormat = _mesa_base_fbo_format(&intel->ctx,
406 rb->_BaseFormat = _mesa_get_format_base_format(format);
408 rb->InternalFormat = rb->_BaseFormat;
525 rb->_BaseFormat = image->_BaseFormat;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
swrast.c 351 rb->_BaseFormat = GL_RGBA;
357 rb->_BaseFormat = GL_RGB;
363 rb->_BaseFormat = GL_RGB;
369 rb->_BaseFormat = GL_RGB;
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_subimage.c 119 if (!_mesa_texstore(ctx, 2, texImage->_BaseFormat,
intel_fbo.c 261 rb->_BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
323 rb->_BaseFormat = _mesa_base_fbo_format(&intel->ctx,
406 rb->_BaseFormat = _mesa_get_format_base_format(format);
408 rb->InternalFormat = rb->_BaseFormat;
525 rb->_BaseFormat = image->_BaseFormat;
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 351 rb->_BaseFormat = GL_RGBA;
357 rb->_BaseFormat = GL_RGB;
363 rb->_BaseFormat = GL_RGB;
369 rb->_BaseFormat = GL_RGB;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_fbo.c 535 rb->_BaseFormat = _mesa_base_fbo_format(ctx, internalFormat);
600 rb->_BaseFormat = _mesa_base_fbo_format(radeon->glCtx,
692 rb->_BaseFormat = _mesa_get_format_base_format(format);
778 rb->_BaseFormat = _mesa_base_fbo_format(ctx, rb->InternalFormat);
radeon_texstate.c 321 if (texUnit->_Current->Image[0][0]->_BaseFormat == GL_ALPHA)
345 if (ctx->Texture.Unit[txunit]._Current->Image[0][0]->_BaseFormat == GL_ALPHA)
366 if (texUnit->_Current->Image[0][0]->_BaseFormat == GL_LUMINANCE)
390 if (ctx->Texture.Unit[txunit]._Current->Image[0][0]->_BaseFormat == GL_LUMINANCE)
    [all...]

Completed in 880 milliseconds

1 2 3