• Home
  • Raw
  • Download

Lines Matching refs:verifyValidity

104 	if (state.verifyValidity(testCtx))  in verifyShaderParam()
113 if (state.verifyValidity(testCtx)) in verifyProgramParam()
125 attribValue.verifyValidity(testCtx); in verifyCurrentVertexAttribf()
145 attribValue.verifyValidity(testCtx); in verifyCurrentVertexAttribConversion()
194 if (state.verifyValidity(testCtx)) in verifyVertexAttrib()
205 if (!state.verifyValidity(testCtx)) in verifyUniformValue1f()
230 if (!state.verifyValidity(testCtx)) in verifyUniformValue2f()
258 if (!state.verifyValidity(testCtx)) in verifyUniformValue3f()
289 if (!state.verifyValidity(testCtx)) in verifyUniformValue4f()
323 if (!state.verifyValidity(testCtx)) in verifyUniformValue1i()
348 if (!state.verifyValidity(testCtx)) in verifyUniformValue2i()
376 if (!state.verifyValidity(testCtx)) in verifyUniformValue3i()
407 if (!state.verifyValidity(testCtx)) in verifyUniformValue4i()
442 if (!state.verifyValidity(testCtx)) in verifyUniformValues()
465 if (!state.verifyValidity(testCtx)) in verifyUniformMatrixValues()
489 if (!state.verifyValidity(testCtx) || state != GL_TRUE) in requireShaderCompiler()
572 if (!logLength.verifyValidity(m_testCtx)) in test()
666 sourceLength.verifyValidity(m_testCtx); in test()
686 sourceLength.verifyValidity(m_testCtx); in test()
824 attribValue.verifyValidity(m_testCtx); in test()
999 logLength.verifyValidity(m_testCtx); in test()
1726 initialState.verifyValidity(m_testCtx); in test()
1751 state.verifyValidity(m_testCtx); in test()
2196 if (!shaderCompiler.verifyValidity(m_testCtx)) in test()
2205 if (!range.verifyValidity(m_testCtx)) in test()
2207 if (!precision.verifyValidity(m_testCtx)) in test()