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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c111 * \param first_quad which quad(s) of the quad group to test, in [0,3]
117 unsigned first_quad,
137 switch (first_quad) {
115 generate_quad_mask(struct gallivm_state *gallivm, struct lp_type fs_type, unsigned first_quad, LLVMValueRef mask_input) argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c111 * \param first_quad which quad(s) of the quad group to test, in [0,3]
117 unsigned first_quad,
137 switch (first_quad) {
115 generate_quad_mask(struct gallivm_state *gallivm, struct lp_type fs_type, unsigned first_quad, LLVMValueRef mask_input) argument

Completed in 152 milliseconds