Searched defs:depth_payload (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_wm_emit.c1040 struct brw_reg depth_payload,
1154 retype(depth_payload, BRW_REGISTER_TYPE_UW),
1171 struct brw_reg depth_payload,
1234 retype(depth_payload, BRW_REGISTER_TYPE_UW),
1036 emit_tex(struct brw_wm_compile *c, struct brw_reg *dst, GLuint dst_flags, struct brw_reg *arg, struct brw_reg depth_payload, GLuint tex_idx, GLuint sampler, bool shadow) argument
1167 emit_txb(struct brw_wm_compile *c, struct brw_reg *dst, GLuint dst_flags, struct brw_reg *arg, struct brw_reg depth_payload, GLuint tex_idx, GLuint sampler) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_emit.c1040 struct brw_reg depth_payload,
1154 retype(depth_payload, BRW_REGISTER_TYPE_UW),
1171 struct brw_reg depth_payload,
1234 retype(depth_payload, BRW_REGISTER_TYPE_UW),
1036 emit_tex(struct brw_wm_compile *c, struct brw_reg *dst, GLuint dst_flags, struct brw_reg *arg, struct brw_reg depth_payload, GLuint tex_idx, GLuint sampler, bool shadow) argument
1167 emit_txb(struct brw_wm_compile *c, struct brw_reg *dst, GLuint dst_flags, struct brw_reg *arg, struct brw_reg depth_payload, GLuint tex_idx, GLuint sampler) argument

Completed in 112 milliseconds