Searched refs:prsdev (Results 1 – 3 of 3) sorted by relevance
120 gx_alloc_rop_texture_device(gx_device_rop_texture ** prsdev, gs_memory_t * mem, in gx_alloc_rop_texture_device() argument123 *prsdev = gs_alloc_struct(mem, gx_device_rop_texture, in gx_alloc_rop_texture_device()125 return (*prsdev == 0 ? gs_note_error(gs_error_VMerror) : 0); in gx_alloc_rop_texture_device()
73 int gx_alloc_rop_texture_device(gx_device_rop_texture ** prsdev,
115 gx_alloc_rop_texture_device(gx_device_rop_texture ** prsdev, gs_memory_t * mem, in gx_alloc_rop_texture_device() argument