Searched defs:texel_type (Results 1 – 6 of 6) sorted by relevance
1631 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
1654 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
1644 const uint32_t texel_type = _.GetOperandTypeId(inst, 2); in ValidateImageWrite() local
413 struct lp_type texel_type; member
2774 lp_build_texel_type(struct lp_type texel_type, in lp_build_texel_type()4221 struct lp_type texel_type = lp_build_texel_type(params->type, format_desc); in lp_build_img_op_soa() local
537 struct lp_type texel_type = bld->type; in fs_fb_fetch() local