Home
last modified time | relevance | path

Searched refs:has_variable_size_request (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_size.py424 if not func.ignore and func.has_variable_size_request():
469 if not func.has_variable_size_request(): continue
493 if not func.has_variable_size_request(): continue
506 elif func.has_variable_size_request():
H A DglX_server_table.py205 if func.has_variable_size_request():
H A DglX_XML.py187 def has_variable_size_request(self): member in glx_function
H A DglX_proto_recv.py300 if f.has_variable_size_request():

Completed in 4 milliseconds