Home
last modified time | relevance | path

Searched refs:pre_emit_atoms (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common.c532 if (radeon->vtbl.pre_emit_atoms) in radeonEmitAtoms()
533 radeon->vtbl.pre_emit_atoms(radeon); in radeonEmitAtoms()
Dradeon_common_context.h471 void (*pre_emit_atoms)(radeonContextPtr rmesa); member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common.c532 if (radeon->vtbl.pre_emit_atoms) in radeonEmitAtoms()
533 radeon->vtbl.pre_emit_atoms(radeon); in radeonEmitAtoms()
Dradeon_common_context.h471 void (*pre_emit_atoms)(radeonContextPtr rmesa); member