Searched refs:DISPATCH_FUNCTION_SIZE (Results 1 – 3 of 3) sorted by relevance
66 # define DISPATCH_FUNCTION_SIZE 16 macro68 # define DISPATCH_FUNCTION_SIZE 32 macro74 # define DISPATCH_FUNCTION_SIZE 16 macro
51 #if defined(DISPATCH_FUNCTION_SIZE)57 + (DISPATCH_FUNCTION_SIZE * functionOffset)); in get_entrypoint_address()83 curr_func += DISPATCH_FUNCTION_SIZE; in init_glapi_relocs()102 + (DISPATCH_FUNCTION_SIZE * 32); in generate_entrypoint()103 GLubyte * const code = (GLubyte *) u_execmem_alloc(DISPATCH_FUNCTION_SIZE); in generate_entrypoint()107 (void) memcpy(code, template_func, DISPATCH_FUNCTION_SIZE); in generate_entrypoint()
49 #if !defined(DISPATCH_FUNCTION_SIZE) 103 #if defined(DISPATCH_FUNCTION_SIZE) && defined(GLX_INDIRECT_RENDERING) in get_static_proc_address()107 #elif defined(DISPATCH_FUNCTION_SIZE) in get_static_proc_address()