HomeSort by relevance Sort by last modified time
    Searched defs:srcDepth (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_blit.c 91 struct gl_renderbuffer_attachment *srcDepth, *srcStencil;
95 srcDepth = &ctx->ReadBuffer->Attachment[BUFFER_DEPTH];
101 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
106 srcRb = st_renderbuffer(srcDepth->Renderbuffer);
268 struct gl_renderbuffer_attachment *srcDepth =
292 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
  /external/mesa3d/src/mesa/state_tracker/
st_cb_blit.c 91 struct gl_renderbuffer_attachment *srcDepth, *srcStencil;
95 srcDepth = &ctx->ReadBuffer->Attachment[BUFFER_DEPTH];
101 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
106 srcRb = st_renderbuffer(srcDepth->Renderbuffer);
268 struct gl_renderbuffer_attachment *srcDepth =
292 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mipmap.c     [all...]
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp 406 SrcDepth srcDepth = k32Bit_SrcDepth;
408 srcDepth = k8BitGray_SrcDepth;
411 SkColorType colorType = this->getPrefColorType(srcDepth, /*hasAlpha*/ false);
    [all...]
SkImageDecoder_libpng.cpp 575 SrcDepth srcDepth = k32Bit_SrcDepth;
577 srcDepth = k8BitGray_SrcDepth;
582 *colorTypep = this->getPrefColorType(srcDepth, *hasAlphap);
590 if (k8BitGray_SrcDepth != srcDepth) {
    [all...]
  /external/mesa3d/src/mesa/main/
mipmap.c     [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 421 SrcDepth srcDepth = k32Bit_SrcDepth;
423 srcDepth = k8BitGray_SrcDepth;
426 SkColorType colorType = this->getPrefColorType(srcDepth, /*hasAlpha*/ false);
    [all...]
SkImageDecoder_libpng.cpp 575 SrcDepth srcDepth = k32Bit_SrcDepth;
577 srcDepth = k8BitGray_SrcDepth;
582 *colorTypep = this->getPrefColorType(srcDepth, *hasAlphap);
590 if (k8BitGray_SrcDepth != srcDepth) {
    [all...]
  /external/deqp/modules/gles3/functional/
es3fVertexTextureTests.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c     [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 307 milliseconds