Home
last modified time | relevance | path

Searched defs:InitialState (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DCurrentColorTest.cpp34 TEST_P(CurrentColorTest, InitialState) in TEST_P() argument
DCurrentNormalTest.cpp36 TEST_P(CurrentNormalTest, InitialState) in TEST_P() argument
DTextureTargetEnableTest.cpp30 TEST_P(TextureTargetEnableTest, InitialState) in TEST_P() argument
DShadeModelTest.cpp34 TEST_P(ShadeModelTest, InitialState) in TEST_P() argument
DMatrixModeTest.cpp32 TEST_P(MatrixModeTest, InitialState) in TEST_P() argument
DMatrixStackTest.cpp32 TEST_P(MatrixStackTest, InitialState) in TEST_P() argument
DClientStateEnable.cpp37 TEST_P(ClientStateEnable, InitialState) in TEST_P() argument
DClientActiveTextureTest.cpp34 TEST_P(ClientActiveTextureTest, InitialState) in TEST_P() argument
DPointParameterTest.cpp34 TEST_P(PointParameterTest, InitialState) in TEST_P() argument
DCurrentTextureCoordsTest.cpp39 TEST_P(CurrentTextureCoordsTest, InitialState) in TEST_P() argument
DClipPlaneTest.cpp34 TEST_P(ClipPlaneTest, InitialState) in TEST_P() argument
DFogTest.cpp34 TEST_P(FogTest, InitialState) in TEST_P() argument
DTextureParameterTest.cpp34 TEST_P(TextureParameterTest, InitialState) in TEST_P() argument
DMaterialsTest.cpp36 TEST_P(MaterialsTest, InitialState) in TEST_P() argument
DLightsTest.cpp39 TEST_P(LightsTest, InitialState) in TEST_P() argument
DTextureEnvTest.cpp132 TEST_P(TextureEnvTest, InitialState) in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp670 int InitialState = OverdefinedState; in addStateStores() local
/third_party/python/Modules/clinic/
Doverlapped.c.h222 BOOL InitialState; in _overlapped_CreateEvent() local
/third_party/python/Modules/
Doverlapped.c431 BOOL ManualReset, BOOL InitialState, in _overlapped_CreateEvent_impl()