Searched refs:has_depth (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_extensions.cc26 init.has_depth = true;
H A Dgles2_cmd_decoder_unittest_drawing.cc66 init.has_depth = true;
390 init.has_depth = true;
443 init.has_depth = true;
602 init.has_depth = true;
630 init.has_depth = true;
657 init.has_depth = true;
746 init.has_depth = true;
863 init.has_depth = true;
2099 init.has_depth = true;
2318 init.has_depth
[all...]
H A Dgles2_cmd_decoder_unittest_framebuffers.cc67 init.has_depth = true;
986 init.has_depth = true;
1013 init.has_depth = true;
1093 init.has_depth = true;
1135 init.has_depth = true;
H A Dgles2_cmd_decoder_unittest_base.cc118 init.has_depth = true;
135 has_depth(false),
302 .WillOnce(SetArgumentPointee<1>(normalized_init.has_depth ? 24 : 0))
H A Dgles2_cmd_decoder_unittest_base.h160 bool has_depth; member in struct:gpu::gles2::GLES2DecoderTestBase::InitState
H A Dgles2_cmd_decoder_unittest_textures.cc1513 init.has_depth = true;
2039 init.has_depth = true;
2118 init.has_depth = true;
2427 init.has_depth = true;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state.c2198 int has_depth = 0; local
2231 rctx->have_depth_texture = has_depth;
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c2198 int has_depth = 0; local
2231 rctx->have_depth_texture = has_depth;

Completed in 310 milliseconds