Home
last modified time | relevance | path

Searched defs:DepthRange (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/tests/gl_tests/
DDepthWriteTest.cpp37 enum class DepthRange enum
DWebGLCompatibilityTest.cpp1914 TEST_P(WebGLCompatibilityTest, DepthRange) in TEST_P() argument
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.hpp964 class DepthRange : public DrawTestBase class
DglcViewportArrayTests.cpp4206 DepthRange::DepthRange(deqp::Context &context, const glcts::ExtParameters &extParams) in DepthRange() function in glcts::ViewportArray::DepthRange
/external/angle/src/tests/compiler_tests/
DCollectVariables_test.cpp574 TEST_F(CollectVertexVariablesTest, DepthRange) in TEST_F() argument
587 TEST_F(CollectFragmentVariablesTest, DepthRange) in TEST_F() argument
/external/angle/src/tests/gles1_conformance_tests/
DCovglTests.cpp338 TEST_P(GLES1CovglTest, DepthRange) in TEST_P() argument
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1792 …pub unsafe fn DepthRange(n: types::GLdouble, f: types::GLdouble) -> () { __gl_imports::mem::transm… in DepthRange() function
3742 pub static mut DepthRange: FnPtr = FnPtr { constant
8633 pub mod DepthRange { module