Searched refs:return_type_x (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c147 unsigned return_type_x; member in struct:ureg_program::__anon12750
631 unsigned return_type_x,
648 ureg->sampler_view[i].return_type_x = return_type_x;
1330 unsigned return_type_x,
1349 out[2].decl_sampler_view.ReturnTypeX = return_type_x;
1506 ureg->sampler_view[i].return_type_x,
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
H A Dtgsi_build.c308 unsigned return_type_x,
319 dsv.ReturnTypeX = return_type_x;
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.h306 unsigned return_type_x,
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c147 unsigned return_type_x; member in struct:ureg_program::__anon26323
631 unsigned return_type_x,
648 ureg->sampler_view[i].return_type_x = return_type_x;
1330 unsigned return_type_x,
1349 out[2].decl_sampler_view.ReturnTypeX = return_type_x;
1506 ureg->sampler_view[i].return_type_x,
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
H A Dtgsi_build.c308 unsigned return_type_x,
319 dsv.ReturnTypeX = return_type_x;
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.h306 unsigned return_type_x,

Completed in 183 milliseconds