Searched defs:subdata (Results 1 – 3 of 3) sorted by relevance
2747 const char *func, bool subdata, bool no_error) in clear_buffer_sub_data()2806 const GLvoid *data, const char *func, bool subdata) in clear_buffer_sub_data_error()2819 bool subdata) in clear_buffer_sub_data_no_error()
451 void ContextArray::subdata (Target target, int offset, int size, const char* ptr) in subdata() function in deqp::gls::ContextArray
2995 struct tc_buffer_subdata *subdata = (struct tc_buffer_subdata *)previous_call; in is_mergeable_buffer_subdata() local