Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
Dm_vector.h63 GLuint storage_count; /**< storage size in elements */ member
Dm_vector.c114 v->storage_count = count; in _mesa_vector4f_alloc()
/third_party/mesa3d/src/amd/compiler/
Daco_insert_waitcnt.cpp188 wait_imm barrier_imm[storage_count];
189 uint16_t barrier_events[storage_count] = {}; /* use wait_event notion */
230 for (unsigned i = 0; i < storage_count; i++) { in join()
415 for (unsigned i = 0; i < storage_count; i++) { in kill()
474 for (unsigned i = 0; i < storage_count; i++) { in update_barrier_imm()
Daco_ir.h142 storage_count = 8, enumerator