Home
last modified time | relevance | path

Searched refs:QueriedState (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsStateQueryUtil.cpp54 QueriedState::QueriedState (void) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
59 QueriedState::QueriedState (glw::GLint v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
65 QueriedState::QueriedState (glw::GLint64 v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
71 QueriedState::QueriedState (bool v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
77 QueriedState::QueriedState (glw::GLfloat v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
83 QueriedState::QueriedState (glw::GLuint v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
89 QueriedState::QueriedState (const GLIntVec3& v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
97 QueriedState::QueriedState (void* v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
103 QueriedState::QueriedState (const GLIntVec4& v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
112 QueriedState::QueriedState (const GLUintVec4& v) in QueriedState() function in deqp::gls::StateQueryUtil::QueriedState
[all …]
DglsStateQueryUtil.hpp324 class QueriedState class
334 QueriedState (void);
335 explicit QueriedState (glw::GLint);
336 explicit QueriedState (glw::GLint64);
337 explicit QueriedState (bool);
338 explicit QueriedState (glw::GLfloat);
339 explicit QueriedState (glw::GLuint);
340 explicit QueriedState (const GLIntVec3&);
341 explicit QueriedState (void*);
342 explicit QueriedState (const GLIntVec4&);
[all …]
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp179 QueriedState state; in verifyTextureLevelParameterEqualWithPrinter()
205 QueriedState state; in verifyTextureLevelParameterGreaterOrEqual()
221 QueriedState state; in verifyTextureLevelParameterInternalFormatAnyOf()
Des31fGeometryShaderTests.cpp4242 QueriedState state; in iterate()
Des31fTessellationTests.cpp6645 QueriedState state; in iterate()