Searched defs:checkState (Results 1 – 4 of 4) sorted by relevance
67 glw::GLboolean TextureCubeMapArrayFBOIncompleteness::checkState(glw::GLint expected_state, const ch… in checkState() function in glcts::TextureCubeMapArrayFBOIncompleteness
113 bool CheckButton(unsigned buttonID, UINT checkState) in CheckButton()115 bool CheckButton(unsigned buttonID, bool checkState) in CheckButton()
110 …void SetCheckState(UINT index, bool checkState) { ListView_SetCheckState(_window, index, BoolToBOO… in SetCheckState()
482 wgpu::DepthStencilState checkState; in TEST_P() local