Searched defs:checkState (Results 1 – 5 of 5) sorted by relevance
67 glw::GLboolean TextureCubeMapArrayFBOIncompleteness::checkState(glw::GLint expected_state, const ch… in checkState() function in glcts::TextureCubeMapArrayFBOIncompleteness
97 bool CheckButton(unsigned buttonID, UINT checkState) in CheckButton()99 bool CheckButton(unsigned buttonID, bool checkState) in CheckButton()
110 …void SetCheckState(UINT index, bool checkState) { ListView_SetCheckState(_window, index, BoolToBOO… in SetCheckState()
121 function checkState(state, message = '') { function696 checkState, property
482 wgpu::DepthStencilState checkState; in TEST_P() local