Searched refs:getArgumentOffset (Results 1 – 1 of 1) sorted by relevance
12868 glw::GLuint getArgumentOffset(glw::GLuint argument) const;13352 Arg2T* p_arg_2 = (Arg2T*)((glw::GLubyte*)argument_src + getArgumentOffset(1)); in call()13443 const glw::GLuint argument_2_offset = getArgumentOffset(1); in call()13444 const glw::GLuint argument_3_offset = getArgumentOffset(2); in call()13628 glw::GLuint BuiltinFunctionTest::functionObject::getArgumentOffset(glw::GLuint argument) const in getArgumentOffset() function in gl4cts::BuiltinFunctionTest::functionObject14971 const glw::GLuint offset = function_object.getArgumentOffset(argument); in prepareArgument()15376 const glw::GLuint argument_offset = function_object.getArgumentOffset(argument); in testBegin()15467 const glw::GLuint argument_1_offset = function_object.getArgumentOffset(0); in isResultEdgeCase()15468 const glw::GLuint argument_2_offset = function_object.getArgumentOffset(1); in isResultEdgeCase()15576 const glw::GLuint argument_offset = function_object.getArgumentOffset(argument); in verifyResults()