Lines Matching full:param
51 * @param context Test context
93 * @param fragment_shader_code Fragment shader source code
94 * @param vertex_shader_code Vertex shader source code
95 * @param varying_names Array of strings containing names of varyings to be captured with transfrom feedback
96 * @param n_varying_names Number of varyings to be captured with transfrom feedback
130 * @param shader_id Shader object id
131 * @param shader_code Shader source code
237 * @param type Type of variable
238 * @param name Name of variable
239 * @param data Data
306 * @param token Token string
307 * @param search_position Position at which find will start, it is updated to position at which replaced text ends
308 * @param text String that will be used as replacement for <token>
309 * @param string String to work on
329 * @param context Rendering context.
344 * @param context Rendering context.
345 * @param name Name of test
346 * @param description Describes test
491 * @param color Color to be checked
492 * @param is_expected Selects if image is expected to be filled with given color or not
535 * @param test_case Defines test case parameters
579 * @param destination_type Name of type
580 * @param source_type Name of type
714 * @param context Rendering context.
756 * @param u1_data Pointer to data that will used as u1 uniform
757 * @param u2_data Pointer to data that will used as u2 uniform
758 * @param test_case Defines test case parameters
843 * @param context Rendering context.
1053 * @param test_case Tested case
1055 * @param test_case Defines test case parameters
1109 * @param test_case Tested case
1160 * @param context Rendering context.