Home
last modified time | relevance | path

Searched refs:glClearDepthf (Results 1 – 25 of 69) sorted by relevance

123

/external/chromium_org/third_party/angle/tests/angle_tests/
DClearTest.cpp72 glClearDepthf(0.0); in TEST_F()
91 glClearDepthf(1.0f); in TEST_F()
DBlendMinMaxTest.cpp102 glClearDepthf(0.0); in SetUp()
DBufferDataTest.cpp58 glClearDepthf(0.0); in SetUp()
DVertexAttributeTest.cpp101 glClearDepthf(0.0); in SetUp()
/external/chromium_org/ui/gl/
Dgl_implementation_ozone.cc21 glClearDepthf(static_cast<GLclampf>(depth)); in MarshalClearDepthToClearDepthf()
Dgl_implementation_android.cc24 glClearDepthf(static_cast<GLclampf>(depth)); in MarshalClearDepthToClearDepthf()
Dgl_implementation_x11.cc26 glClearDepthf(static_cast<GLclampf>(depth)); in MarshalClearDepthToClearDepthf()
Dgl_implementation_win.cc39 glClearDepthf(static_cast<GLclampf>(depth)); in MarshalClearDepthToClearDepthf()
/external/deqp/framework/egl/
DegluStaticES20Library.inl21 { "glClearDepthf", (deFunctionPtr)glClearDepthf },
/external/chromium_org/third_party/angle/samples/angle/stencil_operations/
DStencilOperations.cpp67 glClearDepthf(0.75f); in initialize()
/external/chromium_org/third_party/angle/src/libGLESv2/
DlibGLESv2.def20 glClearDepthf @18
/external/deqp/modules/gles3/stress/
Des3sSyncTests.cpp174 glClearDepthf (1.0f); in iterate()
Des3sOcclusionQueryTests.cpp209 glClearDepthf (1.0f); in iterate()
/external/deqp/modules/gles3/functional/
Des3fRasterizerDiscardTests.cpp300 glClearDepthf (1.0f); in iterate()
322 glClearDepthf (FAIL_DEPTH); in iterate()
Des3fSyncTests.cpp186 glClearDepthf (1.0f); in iterate()
Des3fOcclusionQueryTests.cpp210 glClearDepthf (1.0f); in iterate()
265 glClearDepthf (0.0f); in iterate()
Des3fRandomFragmentOpTests.cpp326 m_callLogWrapper.glClearDepthf(clearDepth); in iterate()
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl21 gl->clearDepthf = &glClearDepthf;
DglwInitES30Direct.inl21 gl->clearDepthf = &glClearDepthf;
DglwInitES20.inl21 gl->clearDepthf = (glClearDepthfFunc) loader->get("glClearDepthf");
/external/chromium_org/gpu/GLES2/
Dgl2chromium_autogen.h33 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
Dcube.cc415 glClearDepthf(1.0f); in Render()
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
Dgraphics_3d.cc415 glClearDepthf(1.0f); in Render()
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp254 void ContextWrapper::glClearDepthf (float depth) in glClearDepthf() function in sglr::ContextWrapper
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2.h507 #define glClearDepthf GLES2_GET_FUN(ClearDepthf) macro
656 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth);

123