OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndc_offset
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_util.c
114
GLuint
ndc_offset
= brw_vert_result_to_offset(&c->vue_map,
local
122
brw_MOV(p, deref_4f(vert_addr,
ndc_offset
), tmp);
brw_clip_unfilled.c
259
GLuint
ndc_offset
= brw_vert_result_to_offset(&c->vue_map,
local
261
struct brw_reg z = deref_1f(vert,
ndc_offset
+
Completed in 7414 milliseconds