Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c285 int num_atoms) in brw_copy_pipeline_atoms()
691 const int num_atoms = brw->num_atoms[pipeline]; in brw_upload_pipeline_state() local
Dbrw_context.h1194 int num_atoms[BRW_NUM_PIPELINES]; member
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.cpp267 const size_t num_atoms = header_data.atoms.size(); in Read() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp461 num_atoms() const in num_atoms() function