Home
last modified time | relevance | path

Searched refs:getBooleanVec4Access (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsStateQueryUtil.cpp218 QueriedState::BooleanVec4& QueriedState::getBooleanVec4Access (void) in getBooleanVec4Access() function in deqp::gls::StateQueryUtil::QueriedState
1517 mapBoolToGLBoolean(state.getBooleanVec4Access()[0]), in verifyBooleanVec4()
1518 mapBoolToGLBoolean(state.getBooleanVec4Access()[1]), in verifyBooleanVec4()
1519 mapBoolToGLBoolean(state.getBooleanVec4Access()[2]), in verifyBooleanVec4()
1520 mapBoolToGLBoolean(state.getBooleanVec4Access()[3]) in verifyBooleanVec4()
DglsStateQueryUtil.hpp361 BooleanVec4& getBooleanVec4Access (void);