Searched defs:depth24_stencil8_supported (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc2524 const bool depth24_stencil8_supported = local
2527 << (depth24_stencil8_supported ? "" : "not ") << "supported.";
2529 depth24_stencil8_supported) {
2547 const bool depth24_stencil8_supported = local
2550 << (depth24_stencil8_supported ? "" : "not ") << "supported.";
2553 depth24_stencil8_supported) {

Completed in 201 milliseconds