HomeSort by relevance Sort by last modified time
    Searched refs:srcStencil (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_cb_blit.c 91 struct gl_renderbuffer_attachment *srcDepth, *srcStencil;
97 srcStencil = &ctx->ReadBuffer->Attachment[BUFFER_STENCIL];
101 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
126 srcRb = st_renderbuffer(srcStencil->Renderbuffer);
272 struct gl_renderbuffer_attachment *srcStencil =
292 st_is_depth_stencil_combined(srcDepth, srcStencil) &&
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 1025 milliseconds