Searched defs:return_type_z (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c310 unsigned return_type_z,
321 dsv.ReturnTypeZ = return_type_z;
307 tgsi_build_declaration_sampler_view(unsigned texture, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w, struct tgsi_declaration *declaration, struct tgsi_header *header) argument
H A Dtgsi_ureg.c149 unsigned return_type_z; member in struct:ureg_program::__anon13750
633 unsigned return_type_z,
650 ureg->sampler_view[i].return_type_z = return_type_z;
1332 unsigned return_type_z,
1351 out[2].decl_sampler_view.ReturnTypeZ = return_type_z;
1508 ureg->sampler_view[i].return_type_z,
628 ureg_DECL_sampler_view(struct ureg_program *ureg, unsigned index, unsigned target, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w) argument
1327 emit_decl_sampler_view(struct ureg_program *ureg, unsigned index, unsigned target, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w ) argument
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c310 unsigned return_type_z,
321 dsv.ReturnTypeZ = return_type_z;
307 tgsi_build_declaration_sampler_view(unsigned texture, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w, struct tgsi_declaration *declaration, struct tgsi_header *header) argument
H A Dtgsi_ureg.c149 unsigned return_type_z; member in struct:ureg_program::__anon27161
633 unsigned return_type_z,
650 ureg->sampler_view[i].return_type_z = return_type_z;
1332 unsigned return_type_z,
1351 out[2].decl_sampler_view.ReturnTypeZ = return_type_z;
1508 ureg->sampler_view[i].return_type_z,
628 ureg_DECL_sampler_view(struct ureg_program *ureg, unsigned index, unsigned target, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w) argument
1327 emit_decl_sampler_view(struct ureg_program *ureg, unsigned index, unsigned target, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w ) argument

Completed in 108 milliseconds