Home
last modified time | relevance | path

Searched refs:clearDepthf (Results 1 - 25 of 40) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp381 gl.clearDepthf (1.0f); in testPolygonOffset()
512 gl.clearDepthf (1.0f); in testPolygonOffset()
630 gl.clearDepthf (1.0f); in testPolygonOffset()
782 gl.clearDepthf (1.0f); in testPolygonOffset()
895 gl.clearDepthf (1.0f); in testPolygonOffset()
1012 gl.clearDepthf (1.0f); in testPolygonOffset()
1148 gl.clearDepthf (1.0f); // far in testPolygonOffset()
1164 gl.clearDepthf (0.0f); // far in testPolygonOffset()
H A Des3fDepthStencilClearTests.cpp287 gl.clearDepthf (1.0f); in renderGL()
303 gl.clearDepthf (clear->clearDepth); in renderGL()
H A Des3fDepthTests.cpp214 context.clearDepthf(1.0f); in render()
H A Des3fShaderInvarianceTests.cpp308 gl.clearDepthf (1.0f); in iterate()
H A Des3fStencilTests.cpp227 context.clearDepthf(op.depth); in executeOps()
H A Des3fClippingTests.cpp550 ctx.clearDepthf (1.0f); in testRender()
688 ctx.clearDepthf (1.0f); in testRender()
917 ctx.clearDepthf (1.0f); in testRender()
1164 ctx.clearDepthf (1.0f); in render()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp378 gl.clearDepthf (1.0f); in testPolygonOffset()
509 gl.clearDepthf (1.0f); in testPolygonOffset()
628 gl.clearDepthf (1.0f); in testPolygonOffset()
780 gl.clearDepthf (1.0f); in testPolygonOffset()
893 gl.clearDepthf (1.0f); in testPolygonOffset()
1010 gl.clearDepthf (1.0f); in testPolygonOffset()
1146 gl.clearDepthf (1.0f); // far in testPolygonOffset()
1162 gl.clearDepthf (0.0f); // far in testPolygonOffset()
H A Des2fClipControlTests.cpp1140 gl.clearDepthf(0.0f);
1167 gl.clearDepthf(0.5);
1329 gl.clearDepthf(0.0);
1355 gl.clearDepthf(0.5f);
H A Des2fDepthStencilClearTests.cpp284 gl.clearDepthf (1.0f); in renderGL()
300 gl.clearDepthf (clear->clearDepth); in renderGL()
H A Des2fDepthTests.cpp211 context.clearDepthf(1.0f); in render()
H A Des2fShaderInvarianceTests.cpp308 gl.clearDepthf (1.0f); in iterate()
H A Des2fStencilTests.cpp224 context.clearDepthf(op.depth); in executeOps()
H A Des2fClippingTests.cpp547 ctx.clearDepthf (1.0f); in testRender()
685 ctx.clearDepthf (1.0f); in testRender()
913 ctx.clearDepthf (1.0f); in testRender()
1160 ctx.clearDepthf (1.0f); in render()
/third_party/vk-gl-cts/modules/egl/
H A DteglImageUtil.cpp402 GLU_CHECK_GLW_CALL(gl, clearDepthf(0.0f)); in initializeDepthRbo()
418 GLU_CHECK_GLW_CALL(gl, clearDepthf(depth)); in initializeDepthRbo()
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp252 gl.clearDepthf(1.0f); in iterate()
273 gl.clearDepthf(1.0f); in iterate()
472 gl.clearDepthf(0.0f); in render()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_2_0_autogen.h34 void clearDepthf(GLfloat d); \
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.hpp100 virtual void clearDepthf (float depth) = DE_NULL;
H A DsglrContextWrapper.cpp256 m_curCtx->clearDepthf(depth); in glClearDepthf()
H A DsglrGLContext.hpp112 virtual void clearDepthf (float depth);
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pStateChangeCallTests.cpp254 clearDepthf, in init()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp36 ASSIGN("glClearDepthf", clearDepthf); in initProcsDesktopGL()
1181 ASSIGN("glClearDepthfOES", clearDepthf); in initProcsDesktopGL()
1631 ASSIGN("glClearDepthf", clearDepthf); in initProcsDesktopGL()
2284 ASSIGN("glClearDepthf", clearDepthf); in initProcsGLES()
2825 clearDepthf = &glClearDepthfNULL; in initProcsDesktopGLNULL()
3968 clearDepthf = &glClearDepthfNULL; in initProcsDesktopGLNULL()
4418 clearDepthf = &glClearDepthfNULL; in initProcsDesktopGLNULL()
5070 clearDepthf = &glClearDepthfNULL; in initProcsGLESNULL()
H A DDispatchTableGL_autogen.h458 PFNGLCLEARDEPTHFPROC clearDepthf = nullptr; member in rx::DispatchTableGL
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedDepthStencilTests.cpp775 gl.clearDepthf(1.0f); in renderToTextures()
1867 gl.clearDepthf(1.0f); in iterate()
2058 gl.clearDepthf(1.0f); in iterate()
2543 gl.clearDepthf(1.0f); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp645 gl.clearDepthf(1.0f /* d */); in iterate()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pStateChangeCallTests.cpp289 clearDepthf, in init()

Completed in 67 milliseconds

12