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

/external/deqp/modules/glshared/
H A DglsScissorTests.hpp68 CLEAR_DEPTH, enumerator in enum:deqp::gls::Functional::ScissorTestInternal::ClearType
/external/deqp/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp70 static const float CLEAR_DEPTH = 1.0f; member in namespace:deqp::gles2::Functional
309 const float clearDepth = CLEAR_DEPTH;
/external/deqp/modules/gles3/functional/
H A Des3fRandomFragmentOpTests.cpp70 static const float CLEAR_DEPTH = 1.0f; member in namespace:deqp::gles3::Functional
309 const float clearDepth = CLEAR_DEPTH;
/external/deqp/modules/egl/
H A DteglRenderTests.cpp76 static const float CLEAR_DEPTH = 1.0f; member in namespace:deqp::egl
412 rr::clearMultisampleDepthBuffer(depthBuffer, CLEAR_DEPTH, rr::WindowRectangle(0, 0, width, height));
751 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
982 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL);
/external/libdrm/include/drm/
H A Dradeon_drm.h603 #define CLEAR_DEPTH 4 macro
/external/kernel-headers/original/uapi/drm/
H A Dradeon_drm.h609 #define CLEAR_DEPTH 4 macro

Completed in 363 milliseconds