OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:elt_count
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_tcl.c
325
const GLuint
elt_count
=(VB->Primitive[i].count/GET_MAX_HW_ELTS() + 1);
local
326
const GLuint elts = ELTS_BUFSZ(nr_aos) *
elt_count
;
327
const GLuint index = INDEX_BUFSZ *
elt_count
;
/toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c
2234
unsigned int *
elt_count
; \/* Number of sections in each list. *\/
member in struct:group_list
[
all
...]
Completed in 614 milliseconds