Lines Matching refs:getArgumentOffset
12851 glw::GLuint getArgumentOffset(glw::GLuint argument) const;
13332 Arg2T* p_arg_2 = (Arg2T*)((glw::GLubyte*)argument_src + getArgumentOffset(1));
13419 const glw::GLuint argument_2_offset = getArgumentOffset(1);
13420 const glw::GLuint argument_3_offset = getArgumentOffset(2);
13604 glw::GLuint BuiltinFunctionTest::functionObject::getArgumentOffset(glw::GLuint argument) const
14788 const glw::GLuint offset = function_object.getArgumentOffset(argument);
15191 const glw::GLuint argument_offset = function_object.getArgumentOffset(argument);
15281 const glw::GLuint argument_1_offset = function_object.getArgumentOffset(0);
15282 const glw::GLuint argument_2_offset = function_object.getArgumentOffset(1);
15392 const glw::GLuint argument_offset = function_object.getArgumentOffset(argument);