Searched defs:getStencilBits (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/framework/common/ | ||
| D | tcuRenderTarget.hpp | 44 int getStencilBits (void) const { return m_stencilBits; } in getStencilBits() function in tcu::RenderTarget |
| /third_party/skia/tools/gpu/gl/command_buffer/ | ||
| D | GLTestContext_command_buffer.cpp | 416 int CommandBufferGLTestContext::getStencilBits() { in getStencilBits() function in sk_gpu_test::CommandBufferGLTestContext |