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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_blit.c 266 bool is_depth_stencil = buf == BUFFER_DEPTH || buf == BUFFER_STENCIL; local
306 if (is_depth_stencil) {
324 if (is_depth_stencil) {
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_blit.c 266 bool is_depth_stencil = buf == BUFFER_DEPTH || buf == BUFFER_STENCIL; local
306 if (is_depth_stencil) {
324 if (is_depth_stencil) {

Completed in 98 milliseconds