OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expected_count
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
r300_cmdbuf.c
589
int
expected_count
;
local in function:r300_emit_draw_indx_2
594
expected_count
= cmd[1] >> 16;
596
expected_count
= (
expected_count
+1)/2;
598
if (count && count !=
expected_count
) {
600
count,
expected_count
);
641
if (cmd[3] !=
expected_count
) {
643
cmd[3],
expected_count
);
Completed in 43 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025