Home
last modified time | relevance | path

Searched defs:num_atoms (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c140 int num_atoms) in brw_copy_pipeline_atoms()
543 const int num_atoms = brw->num_atoms[pipeline]; in brw_upload_pipeline_state() local
Dbrw_context.h1246 int num_atoms[BRW_NUM_PIPELINES]; member
/external/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp461 num_atoms() const in num_atoms() function