Searched refs:tex_map_builder (Results 1 – 1 of 1) sorted by relevance
655 data::Texture2DDescriptorMapValueBuilder tex_map_builder(*builder); in Encode() local656 tex_map_builder.add_key(key_fb); in Encode()657 tex_map_builder.add_value(desc_fb); in Encode()658 texture2d_objs_fb.push_back(tex_map_builder.Finish()); in Encode()708 data::Texture2DDescriptorMapValueBuilder tex_map_builder(*builder); in Encode() local709 tex_map_builder.add_key(key_fb); in Encode()710 tex_map_builder.add_value(desc_fb); in Encode()711 texture2d_refs_fb.push_back(tex_map_builder.Finish()); in Encode()